Uses of Enum Class
com.googlecode.aviator.utils.Reflector.PropertyType
Packages that use Reflector.PropertyType
-
Uses of Reflector.PropertyType in com.googlecode.aviator.utils
Subclasses with type arguments of type Reflector.PropertyType in com.googlecode.aviator.utilsMethods in com.googlecode.aviator.utils that return Reflector.PropertyTypeModifier and TypeMethodDescriptionstatic Reflector.PropertyTypeReturns the enum constant of this class with the specified name.static Reflector.PropertyType[]Reflector.PropertyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.googlecode.aviator.utils with parameters of type Reflector.PropertyTypeModifier and TypeMethodDescriptionstatic ObjectReflector.fastGetProperty(Object obj, String name, Reflector.PropertyType type)