|
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.SnapshotCallData
public class SnapshotCallData
Class SnapshotCallData.
Constructor Summary | |
---|---|
SnapshotCallData()
|
Method Summary | |
---|---|
void |
addSnapshotCallResponseInfo(int index,
SnapshotCallResponseInfo vSnapshotCallResponseInfo)
Method addSnapshotCallResponseInfo |
void |
addSnapshotCallResponseInfo(SnapshotCallResponseInfo vSnapshotCallResponseInfo)
Method addSnapshotCallResponseInfo |
java.util.Enumeration |
enumerateSnapshotCallResponseInfo()
Method enumerateSnapshotCallResponseInfo |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SnapshotCallResponseInfo[] |
getSnapshotCallResponseInfo()
Method getSnapshotCallResponseInfo |
SnapshotCallResponseInfo |
getSnapshotCallResponseInfo(int index)
Method getSnapshotCallResponseInfo |
int |
getSnapshotCallResponseInfoCount()
Method getSnapshotCallResponseInfoCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllSnapshotCallResponseInfo()
Method removeAllSnapshotCallResponseInfo |
SnapshotCallResponseInfo |
removeSnapshotCallResponseInfo(int index)
Method removeSnapshotCallResponseInfo |
void |
setSnapshotCallResponseInfo(int index,
SnapshotCallResponseInfo vSnapshotCallResponseInfo)
Method setSnapshotCallResponseInfo |
void |
setSnapshotCallResponseInfo(SnapshotCallResponseInfo[] snapshotCallResponseInfoArray)
Method setSnapshotCallResponseInfo |
static SnapshotCallData |
unmarshalSnapshotCallData(java.io.Reader reader)
Method unmarshalSnapshotCallData |
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 SnapshotCallData()
Method Detail |
---|
public void addSnapshotCallResponseInfo(SnapshotCallResponseInfo vSnapshotCallResponseInfo) throws java.lang.IndexOutOfBoundsException
vSnapshotCallResponseInfo
-
java.lang.IndexOutOfBoundsException
public void addSnapshotCallResponseInfo(int index, SnapshotCallResponseInfo vSnapshotCallResponseInfo) throws java.lang.IndexOutOfBoundsException
index
- vSnapshotCallResponseInfo
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateSnapshotCallResponseInfo()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public SnapshotCallResponseInfo getSnapshotCallResponseInfo(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public SnapshotCallResponseInfo[] getSnapshotCallResponseInfo()
public int getSnapshotCallResponseInfoCount()
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 void removeAllSnapshotCallResponseInfo()
public SnapshotCallResponseInfo removeSnapshotCallResponseInfo(int index)
index
-
public void setSnapshotCallResponseInfo(int index, SnapshotCallResponseInfo vSnapshotCallResponseInfo) throws java.lang.IndexOutOfBoundsException
index
- vSnapshotCallResponseInfo
-
java.lang.IndexOutOfBoundsException
public void setSnapshotCallResponseInfo(SnapshotCallResponseInfo[] snapshotCallResponseInfoArray)
snapshotCallResponseInfoArray
- public static SnapshotCallData unmarshalSnapshotCallData(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 |