public abstract class GenQualifiedNameableElement extends GenElement implements QualifiedNameable
| Constructor and Description |
|---|
GenQualifiedNameableElement() |
GenQualifiedNameableElement(Name simpleName) |
GenQualifiedNameableElement(String simpleName) |
| Modifier and Type | Method and Description |
|---|---|
Name |
getQualifiedName() |
accept, add, addAnnotationMirror, addEnclosedElement, addModifier, asType, enclosedElementComparator, enclosingParameterizable, getAnnotationMirrors, getComment, getEnclosedElements, getEnclosingElement, getKind, getModifiers, getSimpleName, removeAnnotationMirror, removeEnclosedElement, removeModifier, resolveContainedTypeVariables, setAnnotationMirrors, setComment, setEnclosedElements, setEnclosingElement, setModifiers, setSimpleName, setSimpleName, setVisibilitygetAnnotation, getAnnotationsByTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, asType, equals, getAnnotation, getAnnotationMirrors, getEnclosedElements, getEnclosingElement, getKind, getModifiers, getSimpleName, hashCodegetAnnotationsByTypepublic GenQualifiedNameableElement()
public GenQualifiedNameableElement(Name simpleName)
public GenQualifiedNameableElement(String simpleName)
public Name getQualifiedName()
getQualifiedName in interface QualifiedNameableCopyright © 2018. All rights reserved.