public final class GeneratedTypeElement extends CodeTypeElement
| Constructor and Description |
|---|
GeneratedTypeElement(Set<Modifier> modifiers,
ElementKind kind,
PackageElement packageElement,
String simpleName,
TypeMirror superType) |
accept, asType, cloneShallow, containsField, createDocBuilder, equals, getDocTree, getEnclosingElement, getFields, getImplements, getImports, getInnerClasses, getInterfaces, getKind, getMethods, getNestingKind, getPackageName, getQualifiedName, getSimpleName, getSuperclass, getTypeParameters, hashCode, isTopLevelClass, setDocTree, setEnclosingElement, setKind, setSimpleName, setSuperClass, toStringadd, addAll, addAnnotationMirror, addOptional, getAnnotation, getAnnotationMirrors, getAnnotations, getAnnotationsByType, getEnclosedElements, getEnclosingClass, getGeneratorAnnotationMirror, getGeneratorElement, getModifiers, remove, setGeneratorAnnotationMirror, setGeneratorElementgetEnclosedElementsgetAnnotation, getAnnotationMirrors, getModifiersgetAnnotationsByTypepublic GeneratedTypeElement(Set<Modifier> modifiers, ElementKind kind, PackageElement packageElement, String simpleName, TypeMirror superType)