Uses of Class
xmlparser.utils.Reflection.FieldType
| Package | Description |
|---|---|
| xmlparser.utils |
-
Uses of Reflection.FieldType in xmlparser.utils
Methods in xmlparser.utils that return Reflection.FieldType Modifier and Type Method Description static Reflection.FieldTypeReflection. toFieldType(java.lang.reflect.Field f)static Reflection.FieldTypeReflection.FieldType. valueOf(java.lang.String name)Returns 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.