Package | Description |
---|---|
com.ads.api.beans.kv |
Modifier and Type | Method and Description |
---|---|
static KeyValue.DisplayPolicy |
KeyValue.DisplayPolicy.getDisplayPolicy(int displayValue) |
static KeyValue.DisplayPolicy |
KeyValue.DisplayPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KeyValue.DisplayPolicy[] |
KeyValue.DisplayPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|