Class ProcessingEnvironmentWrapper.CustomTypeElement
java.lang.Object
com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomElement
com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomTypeElement
- All Implemented Interfaces:
ProcessingEnvironmentWrapper.RElement,AnnotatedConstruct,Element,Parameterizable,QualifiedNameable,TypeElement
- Enclosing class:
- ProcessingEnvironmentWrapper
public class ProcessingEnvironmentWrapper.CustomTypeElement
extends ProcessingEnvironmentWrapper.CustomElement
implements TypeElement
-
Field Summary
Fields inherited from class com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomElement
annotationMirrors, enclosedElements, enclosingElement, kind, modifiers, simpleName, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidList<? extends TypeMirror>List<? extends TypeParameterElement>toString()Methods inherited from class com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomElement
accept, asType, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getEnclosedElements, getEnclosingElement, getKind, getModifiers, getSimpleNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface javax.lang.model.element.Element
accept, equals, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getKind, getModifiers, hashCodeMethods inherited from interface javax.lang.model.element.TypeElement
asType, getEnclosedElements, getEnclosingElement, getPermittedSubclasses, getRecordComponents, getSimpleName
-
Constructor Details
-
CustomTypeElement
public CustomTypeElement()
-
-
Method Details
-
toString
- Overrides:
toStringin classProcessingEnvironmentWrapper.CustomElement
-
getNestingKind
- Specified by:
getNestingKindin interfaceTypeElement
-
getQualifiedName
- Specified by:
getQualifiedNamein interfaceQualifiedNameable- Specified by:
getQualifiedNamein interfaceTypeElement
-
getSuperclass
- Specified by:
getSuperclassin interfaceTypeElement
-
getInterfaces
- Specified by:
getInterfacesin interfaceTypeElement
-
getTypeParameters
- Specified by:
getTypeParametersin interfaceParameterizable- Specified by:
getTypeParametersin interfaceTypeElement
-
addMethod
-
addField
-