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