Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.enums |
Modifier and Type | Field and Description |
---|---|
protected DTMFTransmissionMethod |
BWSystem.SystemDTMFTransmissionModifyRequest.transmissionMethod |
protected DTMFTransmissionMethod |
BWSystem.SystemDTMFTransmissionGetResponse.transmissionMethod |
Modifier and Type | Method and Description |
---|---|
DTMFTransmissionMethod |
BWSystem.SystemDTMFTransmissionModifyRequest.getTransmissionMethod() |
DTMFTransmissionMethod |
BWSystem.SystemDTMFTransmissionGetResponse.getTransmissionMethod() |
Modifier and Type | Method and Description |
---|---|
BWSystem.SystemDTMFTransmissionModifyRequest |
BWSystem.SystemDTMFTransmissionModifyRequest.setTransmissionMethod(DTMFTransmissionMethod transmissionMethod) |
void |
BWSystem.SystemDTMFTransmissionGetResponse.setTransmissionMethod(DTMFTransmissionMethod transmissionMethod) |
Modifier and Type | Method and Description |
---|---|
static DTMFTransmissionMethod |
DTMFTransmissionMethod.get(String value) |
static DTMFTransmissionMethod[] |
DTMFTransmissionMethod.getArray(String[] values) |
static DTMFTransmissionMethod |
DTMFTransmissionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DTMFTransmissionMethod[] |
DTMFTransmissionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 ECG. All rights reserved.