| Package | Description |
|---|---|
| cz.active24.client.fred.data.info.keyset |
| Modifier and Type | Method and Description |
|---|---|
static KeysetStatusValueType |
KeysetStatusValueType.fromValue(java.lang.String v) |
static KeysetStatusValueType |
KeysetStatusValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static KeysetStatusValueType[] |
KeysetStatusValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeysetStatusValueType> |
KeysetInfoResponse.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeysetInfoResponse.setStatus(java.util.List<KeysetStatusValueType> status) |
Copyright © 2021. All rights reserved.