4.1.0.610 20071213

ch.ecma.csta.binding
Class OtherDevsSecondaryCallList

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

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

Class OtherDevsSecondaryCallList.

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

Constructor Summary
OtherDevsSecondaryCallList()
           
 
Method Summary
 void addOtherDevsSecondaryCall(int index, OtherCall vOtherDevsSecondaryCall)
          Method addOtherDevsSecondaryCall
 void addOtherDevsSecondaryCall(OtherCall vOtherDevsSecondaryCall)
          Method addOtherDevsSecondaryCall
 java.util.Enumeration enumerateOtherDevsSecondaryCall()
          Method enumerateOtherDevsSecondaryCall
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 OtherCall[] getOtherDevsSecondaryCall()
          Method getOtherDevsSecondaryCall
 OtherCall getOtherDevsSecondaryCall(int index)
          Method getOtherDevsSecondaryCall
 int getOtherDevsSecondaryCallCount()
          Method getOtherDevsSecondaryCallCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllOtherDevsSecondaryCall()
          Method removeAllOtherDevsSecondaryCall
 OtherCall removeOtherDevsSecondaryCall(int index)
          Method removeOtherDevsSecondaryCall
 void setOtherDevsSecondaryCall(int index, OtherCall vOtherDevsSecondaryCall)
          Method setOtherDevsSecondaryCall
 void setOtherDevsSecondaryCall(OtherCall[] otherDevsSecondaryCallArray)
          Method setOtherDevsSecondaryCall
static OtherDevsSecondaryCallList unmarshalOtherDevsSecondaryCallList(java.io.Reader reader)
          Method unmarshalOtherDevsSecondaryCallList
 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

OtherDevsSecondaryCallList

public OtherDevsSecondaryCallList()
Method Detail

addOtherDevsSecondaryCall

public void addOtherDevsSecondaryCall(OtherCall vOtherDevsSecondaryCall)
                               throws java.lang.IndexOutOfBoundsException
Method addOtherDevsSecondaryCall

Parameters:
vOtherDevsSecondaryCall -
Throws:
java.lang.IndexOutOfBoundsException

addOtherDevsSecondaryCall

public void addOtherDevsSecondaryCall(int index,
                                      OtherCall vOtherDevsSecondaryCall)
                               throws java.lang.IndexOutOfBoundsException
Method addOtherDevsSecondaryCall

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

enumerateOtherDevsSecondaryCall

public java.util.Enumeration enumerateOtherDevsSecondaryCall()
Method enumerateOtherDevsSecondaryCall

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

getOtherDevsSecondaryCall

public OtherCall getOtherDevsSecondaryCall(int index)
                                    throws java.lang.IndexOutOfBoundsException
Method getOtherDevsSecondaryCall

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

getOtherDevsSecondaryCall

public OtherCall[] getOtherDevsSecondaryCall()
Method getOtherDevsSecondaryCall

Returns:
OtherCall

getOtherDevsSecondaryCallCount

public int getOtherDevsSecondaryCallCount()
Method getOtherDevsSecondaryCallCount

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

removeAllOtherDevsSecondaryCall

public void removeAllOtherDevsSecondaryCall()
Method removeAllOtherDevsSecondaryCall


removeOtherDevsSecondaryCall

public OtherCall removeOtherDevsSecondaryCall(int index)
Method removeOtherDevsSecondaryCall

Parameters:
index -
Returns:
OtherCall

setOtherDevsSecondaryCall

public void setOtherDevsSecondaryCall(int index,
                                      OtherCall vOtherDevsSecondaryCall)
                               throws java.lang.IndexOutOfBoundsException
Method setOtherDevsSecondaryCall

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

setOtherDevsSecondaryCall

public void setOtherDevsSecondaryCall(OtherCall[] otherDevsSecondaryCallArray)
Method setOtherDevsSecondaryCall

Parameters:
otherDevsSecondaryCallArray -

unmarshalOtherDevsSecondaryCallList

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

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