4.1.0.610 20071213

ch.ecma.csta.binding
Class AgentStateEntryAgentInfo

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

public class AgentStateEntryAgentInfo
extends java.lang.Object
implements java.io.Serializable

Class AgentStateEntryAgentInfo.

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

Constructor Summary
AgentStateEntryAgentInfo()
           
 
Method Summary
 void addAgentInfoItem(AgentInfo vAgentInfoItem)
          Method addAgentInfoItem
 void addAgentInfoItem(int index, AgentInfo vAgentInfoItem)
          Method addAgentInfoItem
 java.util.Enumeration enumerateAgentInfoItem()
          Method enumerateAgentInfoItem
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 AgentInfo[] getAgentInfoItem()
          Method getAgentInfoItem
 AgentInfo getAgentInfoItem(int index)
          Method getAgentInfoItem
 int getAgentInfoItemCount()
          Method getAgentInfoItemCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 AgentInfo removeAgentInfoItem(int index)
          Method removeAgentInfoItem
 void removeAllAgentInfoItem()
          Method removeAllAgentInfoItem
 void setAgentInfoItem(AgentInfo[] agentInfoItemArray)
          Method setAgentInfoItem
 void setAgentInfoItem(int index, AgentInfo vAgentInfoItem)
          Method setAgentInfoItem
static AgentStateEntryAgentInfo unmarshalAgentStateEntryAgentInfo(java.io.Reader reader)
          Method unmarshalAgentStateEntryAgentInfo
 void validate()
          Method validate
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentStateEntryAgentInfo

public AgentStateEntryAgentInfo()
Method Detail

addAgentInfoItem

public void addAgentInfoItem(AgentInfo vAgentInfoItem)
                      throws java.lang.IndexOutOfBoundsException
Method addAgentInfoItem

Parameters:
vAgentInfoItem -
Throws:
java.lang.IndexOutOfBoundsException

addAgentInfoItem

public void addAgentInfoItem(int index,
                             AgentInfo vAgentInfoItem)
                      throws java.lang.IndexOutOfBoundsException
Method addAgentInfoItem

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

enumerateAgentInfoItem

public java.util.Enumeration enumerateAgentInfoItem()
Method enumerateAgentInfoItem

Returns:
Enumeration

equals

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

Overrides:
equals in class java.lang.Object
Parameters:
obj -
Returns:
boolean

getAgentInfoItem

public AgentInfo getAgentInfoItem(int index)
                           throws java.lang.IndexOutOfBoundsException
Method getAgentInfoItem

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

getAgentInfoItem

public AgentInfo[] getAgentInfoItem()
Method getAgentInfoItem

Returns:
AgentInfo

getAgentInfoItemCount

public int getAgentInfoItemCount()
Method getAgentInfoItemCount

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

removeAgentInfoItem

public AgentInfo removeAgentInfoItem(int index)
Method removeAgentInfoItem

Parameters:
index -
Returns:
AgentInfo

removeAllAgentInfoItem

public void removeAllAgentInfoItem()
Method removeAllAgentInfoItem


setAgentInfoItem

public void setAgentInfoItem(int index,
                             AgentInfo vAgentInfoItem)
                      throws java.lang.IndexOutOfBoundsException
Method setAgentInfoItem

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

setAgentInfoItem

public void setAgentInfoItem(AgentInfo[] agentInfoItemArray)
Method setAgentInfoItem

Parameters:
agentInfoItemArray -

unmarshalAgentStateEntryAgentInfo

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

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