|
Préférences
Moteurs de recherche
|
||||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.lang.model.element
|
Method Summary | |
---|---|
Name |
getQualifiedName()
Returns the fully qualified name of this package. |
boolean |
isUnnamed()
Returns true is this is an unnamed package and false otherwise. |
Methods inherited from interface javax.lang.model.element.Element |
---|
accept, asType, equals, getAnnotation, getAnnotationMirrors, getEnclosedElements, getEnclosingElement, getKind, getModifiers, getSimpleName, hashCode |
Method Detail |
---|
Name getQualifiedName()
boolean isUnnamed()
true
is this is an unnamed package and false
otherwise.
true
is this is an unnamed package and false
otherwise