@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:51.459-07:00") public class DNRole extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static DNRole |
RoleAddedBy |
|
static DNRole |
RoleConferencedBy |
|
static DNRole |
RoleConferenceMember |
|
static DNRole |
RoleDeletedBy |
|
static DNRole |
RoleDeletedParty |
|
static DNRole |
RoleDestination |
|
static DNRole |
RoleNewParty |
|
static DNRole |
RoleObserver |
|
static DNRole |
RoleOrigination |
|
static DNRole |
RoleTransferredBy |
|
static DNRole |
RoleUnknown |
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static DNRole |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static DNRole |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<DNRole> |
values() |
Returns all values of the enumeration.
|
public static final DNRole RoleUnknown
public static final DNRole RoleOrigination
public static final DNRole RoleDestination
public static final DNRole RoleConferenceMember
public static final DNRole RoleNewParty
public static final DNRole RoleAddedBy
public static final DNRole RoleDeletedBy
public static final DNRole RoleTransferredBy
public static final DNRole RoleDeletedParty
public static final DNRole RoleConferencedBy
public static final DNRole RoleObserver
public static java.util.Collection<DNRole> values()
public static DNRole valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static DNRole 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.