|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValueObject | |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver | This package contains the Protocol classes that your applications
can use to set up communication with Universal Contact Server. |
Uses of KeyValueObject in com.genesyslab.platform.contacts.protocol.contactserver |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver that return KeyValueObject | |
---|---|
static KeyValueObject |
KeyValueObject.fromKVList(java.lang.Object obj)
|
KeyValueObject |
Attribute.getAttributeValue()
|
Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type KeyValueObject | |
---|---|
void |
Attribute.setAttributeValue(KeyValueObject value)
|
static java.lang.Object |
KeyValueObject.toKVList(KeyValueObject kvo)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |