Package | Description |
---|---|
com.nortel.soa.oi.cct.types | |
com.nortel.soa.oi.cct.types.agentservice | |
com.nortel.soa.oi.cct.types.agentterminalservice |
Modifier and Type | Method and Description |
---|---|
static AgentReadyStatus |
AgentReadyStatus.fromValue(java.lang.String v) |
static AgentReadyStatus |
AgentReadyStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AgentReadyStatus[] |
AgentReadyStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AgentReadyStatus |
LoginRequest.getInitialState()
Gets the value of the initialState property.
|
Modifier and Type | Method and Description |
---|---|
void |
LoginRequest.setInitialState(AgentReadyStatus value)
Sets the value of the initialState property.
|
Modifier and Type | Method and Description |
---|---|
AgentReadyStatus |
AgentTerminalLoginRequest.getInitialState()
Gets the value of the initialState property.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentTerminalLoginRequest.setInitialState(AgentReadyStatus value)
Sets the value of the initialState property.
|
Copyright © 2010 All Rights Reserved.