4.1.0.610 20071213

ch.ecma.csta.binding
Class SnapshotCallData

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

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

Class SnapshotCallData.

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

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

SnapshotCallData

public SnapshotCallData()
Method Detail

addSnapshotCallResponseInfo

public void addSnapshotCallResponseInfo(SnapshotCallResponseInfo vSnapshotCallResponseInfo)
                                 throws java.lang.IndexOutOfBoundsException
Method addSnapshotCallResponseInfo

Parameters:
vSnapshotCallResponseInfo -
Throws:
java.lang.IndexOutOfBoundsException

addSnapshotCallResponseInfo

public void addSnapshotCallResponseInfo(int index,
                                        SnapshotCallResponseInfo vSnapshotCallResponseInfo)
                                 throws java.lang.IndexOutOfBoundsException
Method addSnapshotCallResponseInfo

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

enumerateSnapshotCallResponseInfo

public java.util.Enumeration enumerateSnapshotCallResponseInfo()
Method enumerateSnapshotCallResponseInfo

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

getSnapshotCallResponseInfo

public SnapshotCallResponseInfo getSnapshotCallResponseInfo(int index)
                                                     throws java.lang.IndexOutOfBoundsException
Method getSnapshotCallResponseInfo

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

getSnapshotCallResponseInfo

public SnapshotCallResponseInfo[] getSnapshotCallResponseInfo()
Method getSnapshotCallResponseInfo

Returns:
SnapshotCallResponseInfo

getSnapshotCallResponseInfoCount

public int getSnapshotCallResponseInfoCount()
Method getSnapshotCallResponseInfoCount

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

removeAllSnapshotCallResponseInfo

public void removeAllSnapshotCallResponseInfo()
Method removeAllSnapshotCallResponseInfo


removeSnapshotCallResponseInfo

public SnapshotCallResponseInfo removeSnapshotCallResponseInfo(int index)
Method removeSnapshotCallResponseInfo

Parameters:
index -
Returns:
SnapshotCallResponseInfo

setSnapshotCallResponseInfo

public void setSnapshotCallResponseInfo(int index,
                                        SnapshotCallResponseInfo vSnapshotCallResponseInfo)
                                 throws java.lang.IndexOutOfBoundsException
Method setSnapshotCallResponseInfo

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

setSnapshotCallResponseInfo

public void setSnapshotCallResponseInfo(SnapshotCallResponseInfo[] snapshotCallResponseInfoArray)
Method setSnapshotCallResponseInfo

Parameters:
snapshotCallResponseInfoArray -

unmarshalSnapshotCallData

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

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