|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChainAttribute | |
---|---|
com.genesyslab.platform.outbound.protocol.outbounddesktop | This package contains classes that your application can use to work with the Outbound Desktop protocol. |
Uses of ChainAttribute in com.genesyslab.platform.outbound.protocol.outbounddesktop |
---|
Fields in com.genesyslab.platform.outbound.protocol.outbounddesktop declared as ChainAttribute | |
---|---|
static ChainAttribute |
ChainAttribute.AllChain
|
static ChainAttribute |
ChainAttribute.RecordOnly
|
Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop that return ChainAttribute | |
---|---|
static ChainAttribute |
ChainAttribute.create(java.lang.String name)
|
ChainAttribute |
RequestRecordCancel.getChainAttr()
|
ChainAttribute |
RecordCancelAcknowledge.getChainAttr()
|
ChainAttribute |
DoNotCallAcknowledge.getChainAttr()
|
ChainAttribute |
DoNotCall.getChainAttr()
|
static ChainAttribute |
ChainAttribute.toEnum(java.lang.String val)
|
Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop with parameters of type ChainAttribute | |
---|---|
static java.lang.String |
ChainAttribute.fromEnum(ChainAttribute val)
|
void |
RequestRecordCancel.setChainAttr(ChainAttribute value)
|
void |
RecordCancelAcknowledge.setChainAttr(ChainAttribute value)
|
void |
DoNotCallAcknowledge.setChainAttr(ChainAttribute value)
|
void |
DoNotCall.setChainAttr(ChainAttribute value)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |