|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressStatusInfoType | |
---|---|
com.genesyslab.platform.voice.protocol.tserver |
Uses of AddressStatusInfoType in com.genesyslab.platform.voice.protocol.tserver |
---|
Fields in com.genesyslab.platform.voice.protocol.tserver declared as AddressStatusInfoType | |
---|---|
static AddressStatusInfoType |
AddressStatusInfoType.Available
|
static AddressStatusInfoType |
AddressStatusInfoType.Dialing
|
static AddressStatusInfoType |
AddressStatusInfoType.Held
|
static AddressStatusInfoType |
AddressStatusInfoType.Idle
|
static AddressStatusInfoType |
AddressStatusInfoType.LockedOut
|
static AddressStatusInfoType |
AddressStatusInfoType.Maintenance
|
static AddressStatusInfoType |
AddressStatusInfoType.Origination
|
static AddressStatusInfoType |
AddressStatusInfoType.Ringing
|
static AddressStatusInfoType |
AddressStatusInfoType.Talking
|
static AddressStatusInfoType |
AddressStatusInfoType.Treatment
|
static AddressStatusInfoType |
AddressStatusInfoType.Vacant
|
Methods in com.genesyslab.platform.voice.protocol.tserver that return AddressStatusInfoType | |
---|---|
static AddressStatusInfoType |
AddressStatusInfoType.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static AddressStatusInfoType |
AddressStatusInfoType.valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
Methods in com.genesyslab.platform.voice.protocol.tserver that return types with arguments of type AddressStatusInfoType | |
---|---|
static java.util.Collection<AddressStatusInfoType> |
AddressStatusInfoType.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |