API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.lang.model.element. PackageElement View Source
Author(s)
Joseph D. Darcy
Scott Seligman
Peter von der Ahé
Since
1.6
Version
1.6 06/08/07
Serial
Hierarchy
 Element
      PackageElement
Subinterfaces
Description
public interface PackageElement
  Represents a package program element.
Methods
Hide/Show inherited methods
public Name getQualifiedName ()
  Returns the fully qualified name of this package.
public boolean isUnnamed ()
  Returns true is this is an unnamed package and false otherwise.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar