| Package | Description |
|---|---|
| cz.active24.client.fred.data.info.contact |
| Modifier and Type | Method and Description |
|---|---|
static ContactStatusValueType |
ContactStatusValueType.fromValue(java.lang.String v) |
static ContactStatusValueType |
ContactStatusValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContactStatusValueType[] |
ContactStatusValueType.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<ContactStatusValueType> |
ContactInfoResponse.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactInfoResponse.setStatus(java.util.List<ContactStatusValueType> status) |
Copyright © 2021. All rights reserved.