|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.AgentStateList
public class AgentStateList
Class AgentStateList.
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 |
---|
public AgentStateList()
Method Detail |
---|
public void addAgentStateEntry(AgentStateEntry vAgentStateEntry) throws java.lang.IndexOutOfBoundsException
vAgentStateEntry
-
java.lang.IndexOutOfBoundsException
public void addAgentStateEntry(int index, AgentStateEntry vAgentStateEntry) throws java.lang.IndexOutOfBoundsException
index
- vAgentStateEntry
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateAgentStateEntry()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public AgentStateEntry getAgentStateEntry(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public AgentStateEntry[] getAgentStateEntry()
public int getAgentStateEntryCount()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public AgentStateEntry removeAgentStateEntry(int index)
index
-
public void removeAllAgentStateEntry()
public void setAgentStateEntry(int index, AgentStateEntry vAgentStateEntry) throws java.lang.IndexOutOfBoundsException
index
- vAgentStateEntry
-
java.lang.IndexOutOfBoundsException
public void setAgentStateEntry(AgentStateEntry[] agentStateEntryArray)
agentStateEntryArray
- public static AgentStateList unmarshalAgentStateList(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |