@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:51.459-07:00") public class TreatmentType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static TreatmentType |
Busy |
|
static TreatmentType |
CancelCall |
|
static TreatmentType |
CollectDigits |
|
static TreatmentType |
DeleteUserAnnouncement |
|
static TreatmentType |
FastBusy |
|
static TreatmentType |
IVR |
|
static TreatmentType |
Music |
|
static TreatmentType |
PlayAnnouncement |
|
static TreatmentType |
PlayAnnouncementAndDigits |
|
static TreatmentType |
PlayApplication |
|
static TreatmentType |
RAN |
|
static TreatmentType |
RecordUserAnnouncement |
|
static TreatmentType |
RingBack |
|
static TreatmentType |
SetDefaultRoute |
|
static TreatmentType |
Silence |
|
static TreatmentType |
TextToSpeech |
|
static TreatmentType |
TextToSpeechAndDigits |
|
static TreatmentType |
Unknown |
|
static TreatmentType |
VerifyDigits |
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static TreatmentType |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static TreatmentType |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<TreatmentType> |
values() |
Returns all values of the enumeration.
|
public static final TreatmentType Unknown
public static final TreatmentType IVR
public static final TreatmentType Music
public static final TreatmentType RingBack
public static final TreatmentType Silence
public static final TreatmentType Busy
public static final TreatmentType CollectDigits
public static final TreatmentType PlayAnnouncement
public static final TreatmentType PlayAnnouncementAndDigits
public static final TreatmentType VerifyDigits
public static final TreatmentType RecordUserAnnouncement
public static final TreatmentType DeleteUserAnnouncement
public static final TreatmentType CancelCall
public static final TreatmentType PlayApplication
public static final TreatmentType SetDefaultRoute
public static final TreatmentType TextToSpeech
public static final TreatmentType TextToSpeechAndDigits
public static final TreatmentType FastBusy
public static final TreatmentType RAN
public static java.util.Collection<TreatmentType> values()
public static TreatmentType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static TreatmentType valueOf(java.lang.String name)
name
- name of value in the enumerationSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.