Platform SDK Java 8.5 API Reference

com.genesyslab.platform.outbound.protocol.outbounddesktop
Class PhoneType

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.outbound.protocol.outbounddesktop.PhoneType

public class PhoneType
extends GEnum


Field Summary
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
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static PhoneType create(java.lang.String name)
           
static java.lang.String fromEnum(PhoneType val)
           
static PhoneType toEnum(java.lang.String val)
           
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoContactType

public static final PhoneType NoContactType

HomePhone

public static final PhoneType HomePhone

DirectBusinessPhone

public static final PhoneType DirectBusinessPhone

BusinessWithExt

public static final PhoneType BusinessWithExt

Mobile

public static final PhoneType Mobile

VacationPhone

public static final PhoneType VacationPhone

Pager

public static final PhoneType Pager

Modem

public static final PhoneType Modem

VoiceMail

public static final PhoneType VoiceMail

PinPager

public static final PhoneType PinPager

EmailAddress

public static final PhoneType EmailAddress

InstantMessaging

public static final PhoneType InstantMessaging
Method Detail

toEnum

public static PhoneType toEnum(java.lang.String val)

fromEnum

public static java.lang.String fromEnum(PhoneType val)

create

public static PhoneType create(java.lang.String name)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.