Uses of Enum
xmlparser.utils.Reflection.FieldType
Packages that use Reflection.FieldType
-
Uses of Reflection.FieldType in xmlparser.utils
Methods in xmlparser.utils that return Reflection.FieldTypeModifier and TypeMethodDescriptionstatic Reflection.FieldTypeReflection.toFieldType(Field f) static Reflection.FieldTypeReturns the enum constant of this type with the specified name.static Reflection.FieldType[]Reflection.FieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.