4.1.0.610 20071213

ch.ecma.csta.binding
Class AgentStateList

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

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

Class AgentStateList.

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

Constructor Summary
AgentStateList()
           
 
Method Summary
 void addAgentStateEntry(AgentStateEntry vAgentStateEntry)
          Method addAgentStateEntry
 void addAgentStateEntry(int index, AgentStateEntry vAgentStateEntry)
          Method addAgentStateEntry
 java.util.Enumeration enumerateAgentStateEntry()
          Method enumerateAgentStateEntry
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 AgentStateEntry[] getAgentStateEntry()
          Method getAgentStateEntry
 AgentStateEntry getAgentStateEntry(int index)
          Method getAgentStateEntry
 int getAgentStateEntryCount()
          Method getAgentStateEntryCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 AgentStateEntry removeAgentStateEntry(int index)
          Method removeAgentStateEntry
 void removeAllAgentStateEntry()
          Method removeAllAgentStateEntry
 void setAgentStateEntry(AgentStateEntry[] agentStateEntryArray)
          Method setAgentStateEntry
 void setAgentStateEntry(int index, AgentStateEntry vAgentStateEntry)
          Method setAgentStateEntry
static AgentStateList unmarshalAgentStateList(java.io.Reader reader)
          Method unmarshalAgentStateList
 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

AgentStateList

public AgentStateList()
Method Detail

addAgentStateEntry

public void addAgentStateEntry(AgentStateEntry vAgentStateEntry)
                        throws java.lang.IndexOutOfBoundsException
Method addAgentStateEntry

Parameters:
vAgentStateEntry -
Throws:
java.lang.IndexOutOfBoundsException

addAgentStateEntry

public void addAgentStateEntry(int index,
                               AgentStateEntry vAgentStateEntry)
                        throws java.lang.IndexOutOfBoundsException
Method addAgentStateEntry

Parameters:
index -
vAgentStateEntry -
Throws:
java.lang.IndexOutOfBoundsException

enumerateAgentStateEntry

public java.util.Enumeration enumerateAgentStateEntry()
Method enumerateAgentStateEntry

Returns:
Enumeration

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

getAgentStateEntry

public AgentStateEntry getAgentStateEntry(int index)
                                   throws java.lang.IndexOutOfBoundsException
Method getAgentStateEntry

Parameters:
index -
Returns:
AgentStateEntry
Throws:
java.lang.IndexOutOfBoundsException

getAgentStateEntry

public AgentStateEntry[] getAgentStateEntry()
Method getAgentStateEntry

Returns:
AgentStateEntry

getAgentStateEntryCount

public int getAgentStateEntryCount()
Method getAgentStateEntryCount

Returns:
int

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

removeAgentStateEntry

public AgentStateEntry removeAgentStateEntry(int index)
Method removeAgentStateEntry

Parameters:
index -
Returns:
AgentStateEntry

removeAllAgentStateEntry

public void removeAllAgentStateEntry()
Method removeAllAgentStateEntry


setAgentStateEntry

public void setAgentStateEntry(int index,
                               AgentStateEntry vAgentStateEntry)
                        throws java.lang.IndexOutOfBoundsException
Method setAgentStateEntry

Parameters:
index -
vAgentStateEntry -
Throws:
java.lang.IndexOutOfBoundsException

setAgentStateEntry

public void setAgentStateEntry(AgentStateEntry[] agentStateEntryArray)
Method setAgentStateEntry

Parameters:
agentStateEntryArray -

unmarshalAgentStateList

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

Parameters:
reader -
Returns:
AgentStateList
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.