public class PhoneType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static PhoneType |
BusinessWithExt |
|
static PhoneType |
DirectBusinessPhone |
|
static PhoneType |
EmailAddress |
|
static PhoneType |
HomePhone |
|
static PhoneType |
InstantMessaging |
|
static PhoneType |
Mobile |
|
static PhoneType |
Modem |
|
static PhoneType |
NoContactType |
|
static PhoneType |
Pager |
|
static PhoneType |
PinPager |
|
static PhoneType |
VacationPhone |
|
static PhoneType |
VoiceMail |
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static PhoneType |
create(java.lang.String name) |
|
static java.lang.String |
fromEnum(PhoneType val) |
|
static PhoneType |
toEnum(java.lang.String val) |
public static final PhoneType NoContactType
public static final PhoneType HomePhone
public static final PhoneType DirectBusinessPhone
public static final PhoneType BusinessWithExt
public static final PhoneType Mobile
public static final PhoneType VacationPhone
public static final PhoneType Pager
public static final PhoneType Modem
public static final PhoneType VoiceMail
public static final PhoneType PinPager
public static final PhoneType EmailAddress
public static final PhoneType InstantMessaging
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.