ANNOTATION, MEMBER_VALUE_PAIR, METHOD, PACKAGE, TYPE, VARIABLE| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the name of the package represented by this binding.
|
java.lang.String[] |
getNameComponents()
Returns the list of name component making up the name of the package
represented by this binding.
|
boolean |
isUnnamed()
Returns whether this package is an unnamed package.
|
equals, getAnnotations, getJavaElement, getKey, getKind, getModifiers, isDeprecated, isEqualTo, isRecovered, isSynthetic, toStringjava.lang.String getName()
boolean isUnnamed()
true if this is an unnamed package, and
false otherwisejava.lang.String[] getNameComponents()