Class ProcessingEnvironmentWrapper.CustomVariableElement
java.lang.Object
com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomElement
com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomVariableElement
- All Implemented Interfaces:
ProcessingEnvironmentWrapper.RElement,AnnotatedConstruct,Element,VariableElement
- Enclosing class:
- ProcessingEnvironmentWrapper
public class ProcessingEnvironmentWrapper.CustomVariableElement
extends ProcessingEnvironmentWrapper.CustomElement
implements ProcessingEnvironmentWrapper.RElement, VariableElement
-
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
Methods inherited from class com.codename1.rad.annotations.processors.ProcessingEnvironmentWrapper.CustomElement
accept, asType, getAnnotation, getAnnotationMirrors, getAnnotationsByType, getEnclosedElements, getEnclosingElement, getKind, getModifiers, getSimpleName, toStringMethods 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, getEnclosedElements, getKind, getModifiers, hashCodeMethods inherited from interface javax.lang.model.element.VariableElement
asType, getEnclosingElement, getSimpleName
-
Constructor Details
-
CustomVariableElement
public CustomVariableElement()
-
-
Method Details
-
getConstantValue
- Specified by:
getConstantValuein interfaceVariableElement
-