|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nortel.soa.oi.cct.types.AgentPropertyLoginStatus
public class AgentPropertyLoginStatus
Java class for agentPropertyLoginStatus complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="agentPropertyLoginStatus">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="status" type="{http://www.nortel.com/soa/oi/cct/types}agentLoginStatus"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
AgentPropertyLoginStatus()
|
|
| Method Summary | |
|---|---|
AgentLoginStatus |
getStatus()
Gets the value of the status property. |
void |
setStatus(AgentLoginStatus value)
Sets the value of the status property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentPropertyLoginStatus()
| Method Detail |
|---|
public AgentLoginStatus getStatus()
AgentLoginStatuspublic void setStatus(AgentLoginStatus value)
value - allowed object is
AgentLoginStatus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||