4.1.0.610 20071213

ch.ecma.csta.binding
Class AgentInfo

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.AgentInfo
All Implemented Interfaces:
java.io.Serializable

public class AgentInfo
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class AgentInfo.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
AgentInfo()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 DeviceID getAcdGroup()
          Returns the value of field 'acdGroup'.
 AgentState getAgentState()
          Returns the value of field 'agentState'.
 AgentStateCondition getAgentStateCondition()
          Returns the value of field 'agentStateCondition'.
 PendingAgentState getPendingAgentState()
          Returns the value of field 'pendingAgentState'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAcdGroup(DeviceID acdGroup)
          Sets the value of field 'acdGroup'.
 void setAgentState(AgentState agentState)
          Sets the value of field 'agentState'.
 void setAgentStateCondition(AgentStateCondition agentStateCondition)
          Sets the value of field 'agentStateCondition'.
 void setPendingAgentState(PendingAgentState pendingAgentState)
          Sets the value of field 'pendingAgentState'.
static AgentInfo unmarshalAgentInfo(java.io.Reader reader)
          Method unmarshalAgentInfo
 void validate()
          Method validate
 
Methods inherited from class ch.ecma.csta.CastorObject
getOldSessionID, hashCode, setOldSessionID, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentInfo

public AgentInfo()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getAcdGroup

public DeviceID getAcdGroup()
Returns the value of field 'acdGroup'.

Returns:
DeviceID

getAgentState

public AgentState getAgentState()
Returns the value of field 'agentState'.

Returns:
AgentState

getAgentStateCondition

public AgentStateCondition getAgentStateCondition()
Returns the value of field 'agentStateCondition'.

Returns:
AgentStateCondition

getPendingAgentState

public PendingAgentState getPendingAgentState()
Returns the value of field 'pendingAgentState'.

Returns:
PendingAgentState

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setAcdGroup

public void setAcdGroup(DeviceID acdGroup)
Sets the value of field 'acdGroup'.

Parameters:
acdGroup - the value of field 'acdGroup'.

setAgentState

public void setAgentState(AgentState agentState)
Sets the value of field 'agentState'.

Parameters:
agentState - the value of field 'agentState'.

setAgentStateCondition

public void setAgentStateCondition(AgentStateCondition agentStateCondition)
Sets the value of field 'agentStateCondition'.

Parameters:
agentStateCondition - the value of field 'agentStateCondition'.

setPendingAgentState

public void setPendingAgentState(PendingAgentState pendingAgentState)
Sets the value of field 'pendingAgentState'.

Parameters:
pendingAgentState - the value of field 'pendingAgentState'.

unmarshalAgentInfo

public static AgentInfo unmarshalAgentInfo(java.io.Reader reader)
                                    throws org.exolab.castor.xml.MarshalException,
                                           org.exolab.castor.xml.ValidationException
Method unmarshalAgentInfo

Parameters:
reader -
Returns:
AgentInfo
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.