Uses of Class
xmlparser.utils.Reflection.ClassType
| Package | Description |
|---|---|
| xmlparser.utils |
-
Uses of Reflection.ClassType in xmlparser.utils
Methods in xmlparser.utils that return Reflection.ClassType Modifier and Type Method Description static Reflection.ClassTypeReflection. toClassType(java.lang.Class<?> c, Interfaces.AccessSerializers s)static Reflection.ClassTypeReflection.ClassType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Reflection.ClassType[]Reflection.ClassType. values()Returns an array containing the constants of this enum type, in the order they are declared.