|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkbinType | |
---|---|
com.genesyslab.platform.openmedia.protocol.openmediaattributes | This package contains the openmediaattributes protocol classes that your applications can use to communicate with Interaction Server. |
Uses of WorkbinType in com.genesyslab.platform.openmedia.protocol.openmediaattributes |
---|
Fields in com.genesyslab.platform.openmedia.protocol.openmediaattributes declared as WorkbinType | |
---|---|
static WorkbinType |
WorkbinType.Agent
|
static WorkbinType |
WorkbinType.AgentGroup
|
static WorkbinType |
WorkbinType.Place
|
static WorkbinType |
WorkbinType.PlaceGroup
|
Methods in com.genesyslab.platform.openmedia.protocol.openmediaattributes that return WorkbinType | |
---|---|
static WorkbinType |
WorkbinType.create(java.lang.String name)
|
WorkbinType |
WorkbinTypeDetails.getWorkbinType()
|
static WorkbinType |
WorkbinType.toEnum(java.lang.Integer val)
|
Methods in com.genesyslab.platform.openmedia.protocol.openmediaattributes with parameters of type WorkbinType | |
---|---|
static java.lang.Integer |
WorkbinType.fromEnum(WorkbinType val)
|
void |
WorkbinTypeDetails.setWorkbinType(WorkbinType value)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |