public class GenAnnotationType extends GenTypeElement implements TypeElement
| Modifier and Type | Field and Description |
|---|---|
static ElementKind |
kind |
| Constructor and Description |
|---|
GenAnnotationType() |
GenAnnotationType(Name name) |
GenAnnotationType(String name) |
GenAnnotationType(String name,
Element enclosingElement) |
GenAnnotationType(String name,
String packageName) |
| Modifier and Type | Method and Description |
|---|---|
ElementKind |
getKind() |
addEnclosedElement, addInterface, addInterface, allMethods, asType, copyTypeParametersFrom, enclosedElementComparator, getAuxTopLevelClasses, getInterfaces, getNestingKind, getQualifiedName, getResolvedTypeArgsMap, getSuperclass, isAuxClass, memberOrderOf, removeInterface, resolveTypeArgs, resolveTypeVariable, setAuxClass, setAuxTopLevelClasses, setEnclosingElement, setInterfaces, setNestingKind, setQualifiedName, setSuperclass, setSuperclass, setSuperclassaddTypeParameter, getDeclaredType, getOrCreateTypeParameter, getTypeParameters, removeTypeParameter, resolveTypeVariables, setTypeParametersaccept, add, addAnnotationMirror, addModifier, enclosingParameterizable, getAnnotationMirrors, getComment, getEnclosedElements, getEnclosingElement, getModifiers, getSimpleName, removeAnnotationMirror, removeEnclosedElement, removeModifier, resolveContainedTypeVariables, setAnnotationMirrors, setComment, setEnclosedElements, setModifiers, setSimpleName, setSimpleName, setVisibilitygetAnnotation, getAnnotationsByTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEnclosedElements, getEnclosingElement, getInterfaces, getNestingKind, getQualifiedName, getSimpleName, getSuperclass, getTypeParametersaccept, asType, equals, getAnnotation, getAnnotationMirrors, getModifiers, hashCodegetAnnotationsByTypepublic static final ElementKind kind
public GenAnnotationType(String name)
public GenAnnotationType(Name name)
public GenAnnotationType()
public ElementKind getKind()
getKind in interface ElementgetKind in class GenElementCopyright © 2018. All rights reserved.