public class GenConstructor extends GenExecutableElement implements ExecutableElement
| Modifier and Type | Field and Description |
|---|---|
static ElementKind |
kind |
static String |
simpleName_default |
| Constructor and Description |
|---|
GenConstructor() |
| Modifier and Type | Method and Description |
|---|---|
ElementKind |
getKind() |
addModifier, addParameter, addThrownType, getBody, getDefaultValue, getParameters, getReturnType, getThrownTypes, isVarArgs, removeParameter, removeThrownType, resolveContainedTypeVariables, resolveTypeVariable, setBody, setDefaultValue, setParameters, setReturnType, setThrownTypes, setVarArgs, toStringgetReceiverType, isDefaultaddTypeParameter, getDeclaredType, getOrCreateTypeParameter, getTypeParameters, removeTypeParameter, resolveTypeVariables, setTypeParametersaccept, add, addAnnotationMirror, addEnclosedElement, asType, enclosedElementComparator, enclosingParameterizable, getAnnotationMirrors, getComment, getEnclosedElements, getEnclosingElement, getModifiers, getSimpleName, removeAnnotationMirror, removeEnclosedElement, removeModifier, setAnnotationMirrors, setComment, setEnclosedElements, setEnclosingElement, setModifiers, setSimpleName, setSimpleName, setVisibilitygetAnnotation, getAnnotationsByTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDefaultValue, getParameters, getReceiverType, getReturnType, getSimpleName, getThrownTypes, getTypeParameters, isDefault, isVarArgsaccept, asType, equals, getAnnotation, getAnnotationMirrors, getEnclosedElements, getEnclosingElement, getModifiers, hashCodegetAnnotationsByTypepublic static final ElementKind kind
public static final String simpleName_default
public ElementKind getKind()
getKind in interface ElementgetKind in class GenElementCopyright © 2018. All rights reserved.