Package | Description |
---|---|
com.opendsp.ab |
Modifier and Type | Field and Description |
---|---|
private Map<AbFeature,AbValue> |
UsersAbInfo.map |
Modifier and Type | Method and Description |
---|---|
static AbValue |
AbValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbValue[] |
AbValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|