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