public class GenInterface extends GenTypeElement implements TypeElement
| Modifier and Type | Field and Description |
|---|---|
static ElementKind |
kind |
| Constructor and Description |
|---|
GenInterface() |
GenInterface(Name name) |
GenInterface(String name) |
GenInterface(String name,
Element enclosingElement) |
GenInterface(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 GenInterface(String name)
public GenInterface(Name name)
public GenInterface()
public ElementKind getKind()
getKind in interface ElementgetKind in class GenElementCopyright © 2018. All rights reserved.