public final class GeneratedTypeElement extends CodeTypeElement
| Constructor and Description |
|---|
GeneratedTypeElement(Set<Modifier> modifiers,
ElementKind kind,
PackageElement packageElement,
String simpleName) |
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, setGeneratorElementclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEnclosedElementsgetAnnotation, getAnnotationMirrors, getModifiersgetAnnotationsByTypepublic GeneratedTypeElement(Set<Modifier> modifiers, ElementKind kind, PackageElement packageElement, String simpleName)