- getDeclaredType(Element) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Accessor for the declared type of this element.
- getDeclaredTypeName(ProcessingEnvironment, TypeMirror, boolean) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Method to return the declared type name of the provided TypeMirror.
- getFieldMembers(TypeElement) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Convenience accessor for all field members of the supplied type element.
- getMemberName(Element) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Accessor for the member name for a field or Java bean getter/setter.
- getPersistentSupertype(TypeElement) - Method in class org.datanucleus.jdo.query.JDOQueryProcessor
-
Method to find the next persistent supertype above this one.
- getPropertyMembers(TypeElement) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Convenience accessor for all property members of the supplied type element.
- getQueryClassNameForClassName(String) - Static method in class org.datanucleus.jdo.query.JDOQueryProcessor
-
Method to return the (simple) name of the query class for a specified class name.
- getSupportedSourceVersion() - Method in class org.datanucleus.jdo.query.JDOQueryProcessor
-
- getTypeCategoryForTypeMirror(String) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Method to return the type category for a type.
- getTypeName() - Method in enum org.datanucleus.jdo.query.AnnotationProcessorUtils.TypeCategory
-
- getValueForAnnotationAttribute(Element, Class, String) - Static method in class org.datanucleus.jdo.query.AnnotationProcessorUtils
-
Accessor for the value for an annotation attribute.