Package | Description |
---|---|
com.nortel.soa.oi.cct.types.contactmanagerservice |
Modifier and Type | Method and Description |
---|---|
static AgentLoginStatus |
AgentLoginStatus.fromValue(java.lang.String v) |
AgentLoginStatus |
Agent.getLoginStatus()
Gets the value of the loginStatus 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.
|
Modifier and Type | Method and Description |
---|---|
void |
Agent.setLoginStatus(AgentLoginStatus value)
Sets the value of the loginStatus property.
|
Copyright © 2010 All Rights Reserved.