|
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.binding.AgentStateEntryAgentInfo
public class AgentStateEntryAgentInfo
Class AgentStateEntryAgentInfo.
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 |
---|
public AgentStateEntryAgentInfo()
Method Detail |
---|
public void addAgentInfoItem(AgentInfo vAgentInfoItem) throws java.lang.IndexOutOfBoundsException
vAgentInfoItem
-
java.lang.IndexOutOfBoundsException
public void addAgentInfoItem(int index, AgentInfo vAgentInfoItem) throws java.lang.IndexOutOfBoundsException
index
- vAgentInfoItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateAgentInfoItem()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
-
public AgentInfo getAgentInfoItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public AgentInfo[] getAgentInfoItem()
public int getAgentInfoItemCount()
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 AgentInfo removeAgentInfoItem(int index)
index
-
public void removeAllAgentInfoItem()
public void setAgentInfoItem(int index, AgentInfo vAgentInfoItem) throws java.lang.IndexOutOfBoundsException
index
- vAgentInfoItem
-
java.lang.IndexOutOfBoundsException
public void setAgentInfoItem(AgentInfo[] agentInfoItemArray)
agentInfoItemArray
- public static AgentStateEntryAgentInfo unmarshalAgentStateEntryAgentInfo(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 |