Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated.datatypes | |
co.ecg.alpaca.toolkit.generated.enums |
Modifier and Type | Field and Description |
---|---|
protected AutoAttendantKeyAction |
AutoAttendantKeyConfigurationReadEntry20.action |
protected AutoAttendantKeyAction |
AutoAttendantKeyConfigurationModifyEntry20.action |
protected AutoAttendantKeyAction |
AutoAttendantKeyConfigurationModifyEntry.action |
protected AutoAttendantKeyAction |
AutoAttendantKeyConfigurationEntry20.action |
Modifier and Type | Method and Description |
---|---|
AutoAttendantKeyAction |
AutoAttendantKeyConfigurationReadEntry20.getAction() |
AutoAttendantKeyAction |
AutoAttendantKeyConfigurationModifyEntry20.getAction() |
AutoAttendantKeyAction |
AutoAttendantKeyConfigurationModifyEntry.getAction() |
AutoAttendantKeyAction |
AutoAttendantKeyConfigurationEntry20.getAction() |
Modifier and Type | Method and Description |
---|---|
AutoAttendantKeyConfigurationReadEntry20 |
AutoAttendantKeyConfigurationReadEntry20.setAction(AutoAttendantKeyAction action) |
AutoAttendantKeyConfigurationModifyEntry20 |
AutoAttendantKeyConfigurationModifyEntry20.setAction(AutoAttendantKeyAction action) |
AutoAttendantKeyConfigurationModifyEntry |
AutoAttendantKeyConfigurationModifyEntry.setAction(AutoAttendantKeyAction action) |
AutoAttendantKeyConfigurationEntry20 |
AutoAttendantKeyConfigurationEntry20.setAction(AutoAttendantKeyAction action) |
Constructor and Description |
---|
AutoAttendantKeyConfigurationEntry20(AutoAttendantKeyAction action) |
AutoAttendantKeyConfigurationModifyEntry(AutoAttendantKeyAction action) |
AutoAttendantKeyConfigurationModifyEntry20(AutoAttendantKeyAction action) |
AutoAttendantKeyConfigurationReadEntry20(AutoAttendantKeyAction action) |
Modifier and Type | Method and Description |
---|---|
static AutoAttendantKeyAction |
AutoAttendantKeyAction.get(String value) |
static AutoAttendantKeyAction[] |
AutoAttendantKeyAction.getArray(String[] values) |
static AutoAttendantKeyAction |
AutoAttendantKeyAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoAttendantKeyAction[] |
AutoAttendantKeyAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 ECG. All rights reserved.