@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:51.459-07:00") public class SetOpType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static SetOpType |
AddParty |
|
static SetOpType |
CallInfoUpdate |
|
static SetOpType |
CreateCallInfo |
|
static SetOpType |
DeleteCallInfo |
|
static SetOpType |
DeleteParty |
|
static SetOpType |
SetCallInfo |
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static SetOpType |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static SetOpType |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<SetOpType> |
values() |
Returns all values of the enumeration.
|
public static final SetOpType CreateCallInfo
public static final SetOpType SetCallInfo
public static final SetOpType DeleteCallInfo
public static final SetOpType AddParty
public static final SetOpType DeleteParty
public static final SetOpType CallInfoUpdate
public static java.util.Collection<SetOpType> values()
public static SetOpType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static SetOpType 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.