|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |