public class PackageElementImpl extends ElementImpl implements PackageElement
_binding, _env| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(ElementVisitor<R,P> v,
P p) |
protected AnnotationBinding[] |
getAnnotationBindings() |
List<? extends Element> |
getEnclosedElements() |
Element |
getEnclosingElement() |
ElementKind |
getKind() |
Name |
getQualifiedName() |
Name |
getSimpleName() |
boolean |
isUnnamed() |
asType, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getFileName, getModifiers, getPackedAnnotationBindings, hashCode, hides, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasType, equals, getAnnotation, getAnnotationMirrors, getModifiers, hashCodegetAnnotationsByTypepublic <R,P> R accept(ElementVisitor<R,P> v, P p)
protected AnnotationBinding[] getAnnotationBindings()
getAnnotationBindings in class ElementImplpublic List<? extends Element> getEnclosedElements()
getEnclosedElements in interface ElementgetEnclosedElements in interface PackageElementpublic Element getEnclosingElement()
getEnclosingElement in interface ElementgetEnclosingElement in interface PackageElementpublic ElementKind getKind()
public Name getSimpleName()
getSimpleName in interface ElementgetSimpleName in interface PackageElementgetSimpleName in class ElementImplpublic Name getQualifiedName()
getQualifiedName in interface PackageElementgetQualifiedName in interface QualifiedNameablepublic boolean isUnnamed()
isUnnamed in interface PackageElementCopyright © 2015. All rights reserved.