Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.contacts.protocol.contactserver.FieldValueList

Packages that use FieldValueList
com.genesyslab.platform.contacts.protocol.contactserver.events   
 

Uses of FieldValueList in com.genesyslab.platform.contacts.protocol.contactserver.events
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return FieldValueList
 FieldValueList EventGetFieldValues.getFieldValues()
          The keys are field value ID, and each value is a KVList that contains the following FieldValue values: Name, Type, IsConstant, Value, Comment.
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type FieldValueList
 void EventGetFieldValues.setFieldValues(FieldValueList value)
          The keys are field value ID, and each value is a KVList that contains the following FieldValue values: Name, Type, IsConstant, Value, Comment.
 


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.