|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorCodes | |
---|---|
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. |
com.genesyslab.platform.contacts.protocol.contactserver.events |
Uses of ErrorCodes in com.genesyslab.platform.contacts.protocol.contactserver |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver that return ErrorCodes | |
---|---|
static ErrorCodes |
ErrorCodes.create(java.lang.String name)
|
static ErrorCodes |
ErrorCodes.toEnum(java.lang.String val)
|
Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type ErrorCodes | |
---|---|
static java.lang.String |
ErrorCodes.fromEnum(ErrorCodes val)
|
Uses of ErrorCodes in com.genesyslab.platform.contacts.protocol.contactserver.events |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return ErrorCodes | |
---|---|
ErrorCodes |
EventError.getFaultCode()
|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type ErrorCodes | |
---|---|
void |
EventError.setFaultCode(ErrorCodes value)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |