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