com.nortel.soa.oi.cct.types
Class AgentTerminalPropertyAgentLoginSessionEnded

java.lang.Object
  extended by com.nortel.soa.oi.cct.types.AgentTerminalPropertyAgentLoginSessionEnded

public class AgentTerminalPropertyAgentLoginSessionEnded
extends java.lang.Object

Java class for agentTerminalPropertyAgentLoginSessionEnded complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="agentTerminalPropertyAgentLoginSessionEnded">
   <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
AgentTerminalPropertyAgentLoginSessionEnded()
           
 
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

AgentTerminalPropertyAgentLoginSessionEnded

public AgentTerminalPropertyAgentLoginSessionEnded()
Method Detail

isLoginEnded

public boolean isLoginEnded()
Gets the value of the loginEnded property.


setLoginEnded

public void setLoginEnded(boolean value)
Sets the value of the loginEnded property.



Copyright © 2010 All Rights Reserved.