|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Errors | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver |
Uses of Errors in com.genesyslab.platform.openmedia.protocol.interactionserver |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return Errors | |
---|---|
static Errors |
Errors.valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static Errors |
Errors.valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return types with arguments of type Errors | |
---|---|
static java.util.Collection<Errors> |
Errors.values()
Returns all values of the enumeration. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |