Uses of Enum Class
com.googlecode.aviator.utils.Reflector.PropertyType
Packages that use Reflector.PropertyType
-
Uses of Reflector.PropertyType in com.googlecode.aviator.utils
Methods in com.googlecode.aviator.utils that return Reflector.PropertyTypeModifier and TypeMethodDescriptionstatic Reflector.PropertyType
Returns 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 Object
Reflector.fastGetProperty
(Object obj, String name, Reflector.PropertyType type)