| Package | Description |
|---|---|
| com.googlecode.aviator.utils |
| Modifier and Type | Method and Description |
|---|---|
static Reflector.PropertyType |
Reflector.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reflector.PropertyType[] |
Reflector.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
Reflector.fastGetProperty(Object obj,
String name,
Reflector.PropertyType type) |
Copyright © 2010–2022. All rights reserved.