Uses of Class
org.datanucleus.enhancer.ClassField
Packages that use ClassField
-
Uses of ClassField in org.datanucleus.enhancer
Fields in org.datanucleus.enhancer with type parameters of type ClassFieldModifier and TypeFieldDescriptionprotected Set
<ClassField> EnhancerClassChecker.fieldsRequired
Set of fields required to be present.protected List
<ClassField> ClassEnhancerImpl.fieldsToAdd
List of fields to be added to the class.Methods in org.datanucleus.enhancer that return types with arguments of type ClassFieldModifier and TypeMethodDescriptionClassEnhancer.getFieldsList()
Accessor for the fields required.ClassEnhancerImpl.getFieldsList()
Accessor for the fields required.