|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentLoginStatus | |
|---|---|
| com.nortel.soa.oi.cct.types | |
| Uses of AgentLoginStatus in com.nortel.soa.oi.cct.types |
|---|
| Methods in com.nortel.soa.oi.cct.types that return AgentLoginStatus | |
|---|---|
static AgentLoginStatus |
AgentLoginStatus.fromValue(java.lang.String v)
|
AgentLoginStatus |
AgentPropertyLoginStatus.getStatus()
Gets the value of the status property. |
static AgentLoginStatus |
AgentLoginStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AgentLoginStatus[] |
AgentLoginStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.nortel.soa.oi.cct.types with parameters of type AgentLoginStatus | |
|---|---|
void |
AgentPropertyLoginStatus.setStatus(AgentLoginStatus value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||