| Package | Description |
|---|---|
| com.askfast.model |
| Modifier and Type | Method and Description |
|---|---|
static DDRRecord.CommunicationStatus |
DDRRecord.CommunicationStatus.fromJson(java.lang.String name) |
DDRRecord.CommunicationStatus |
DDRRecord.getStatus() |
static DDRRecord.CommunicationStatus |
DDRRecord.CommunicationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DDRRecord.CommunicationStatus[] |
DDRRecord.CommunicationStatus.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.Map<java.lang.String,DDRRecord.CommunicationStatus> |
DDRRecord.getStatusPerAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
DDRRecord.setStatus(DDRRecord.CommunicationStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
DDRRecord.setStatusPerAddress(java.util.Map<java.lang.String,DDRRecord.CommunicationStatus> statusPerAddress) |
Copyright © 2018 AskFast BV. All Rights Reserved.