Uses of Enum Class
xmlparser.utils.Reflection.ClassType
Packages that use Reflection.ClassType
-
Uses of Reflection.ClassType in xmlparser.utils
Methods in xmlparser.utils that return Reflection.ClassTypeModifier and TypeMethodDescriptionstatic Reflection.ClassTypeReflection.toClassType(Class<?> c, AccessSerializers s) static Reflection.ClassTypeReturns the enum constant of this class with the specified name.static Reflection.ClassType[]Reflection.ClassType.values()Returns an array containing the constants of this enum class, in the order they are declared.