Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.outbound.protocol.outbounddesktop.ChainAttribute

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

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