|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhoneType | |
---|---|
com.genesyslab.platform.outbound.protocol.outbounddesktop | This package contains classes that your application can use to work with the Outbound Desktop protocol. |
Uses of PhoneType in com.genesyslab.platform.outbound.protocol.outbounddesktop |
---|
Fields in com.genesyslab.platform.outbound.protocol.outbounddesktop declared as PhoneType | |
---|---|
static PhoneType |
PhoneType.BusinessWithExt
|
static PhoneType |
PhoneType.DirectBusinessPhone
|
static PhoneType |
PhoneType.EmailAddress
|
static PhoneType |
PhoneType.HomePhone
|
static PhoneType |
PhoneType.InstantMessaging
|
static PhoneType |
PhoneType.Mobile
|
static PhoneType |
PhoneType.Modem
|
static PhoneType |
PhoneType.NoContactType
|
static PhoneType |
PhoneType.Pager
|
static PhoneType |
PhoneType.PinPager
|
static PhoneType |
PhoneType.VacationPhone
|
static PhoneType |
PhoneType.VoiceMail
|
Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop that return PhoneType | |
---|---|
static PhoneType |
PhoneType.create(java.lang.String name)
|
PhoneType |
AddRecordAcknowledge.getPhoneType()
|
PhoneType |
AddRecord.getPhoneType()
|
static PhoneType |
PhoneType.toEnum(java.lang.String val)
|
Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop with parameters of type PhoneType | |
---|---|
static java.lang.String |
PhoneType.fromEnum(PhoneType val)
|
void |
AddRecordAcknowledge.setPhoneType(PhoneType value)
|
void |
AddRecord.setPhoneType(PhoneType value)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |