Uses of Enum Class
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.FieldTypeReflection.toFieldType(RecordComponent f) static Reflection.FieldTypeReturns the enum constant of this class with the specified name.static Reflection.FieldType[]Reflection.FieldType.values()Returns an array containing the constants of this enum class, in the order they are declared.