4.1.0.610 20071213

ch.ecma.csta.binding
Class ConnectionRateList

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

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

Class ConnectionRateList.

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

Constructor Summary
ConnectionRateList()
           
 
Method Summary
 void addConnectionRate(int index, java.lang.Long vConnectionRate)
          Method addConnectionRate
 void addConnectionRate(java.lang.Long vConnectionRate)
          Method addConnectionRate
 java.util.Enumeration enumerateConnectionRate()
          Method enumerateConnectionRate
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Long[] getConnectionRate()
          Method getConnectionRate
 java.lang.Long getConnectionRate(int index)
          Method getConnectionRate
 int getConnectionRateCount()
          Method getConnectionRateCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllConnectionRate()
          Method removeAllConnectionRate
 java.lang.Long removeConnectionRate(int index)
          Method removeConnectionRate
 void setConnectionRate(int index, java.lang.Long vConnectionRate)
          Method setConnectionRate
 void setConnectionRate(java.lang.Long[] connectionRateArray)
          Method setConnectionRate
static ConnectionRateList unmarshalConnectionRateList(java.io.Reader reader)
          Method unmarshalConnectionRateList
 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

ConnectionRateList

public ConnectionRateList()
Method Detail

addConnectionRate

public void addConnectionRate(java.lang.Long vConnectionRate)
                       throws java.lang.IndexOutOfBoundsException
Method addConnectionRate

Parameters:
vConnectionRate -
Throws:
java.lang.IndexOutOfBoundsException

addConnectionRate

public void addConnectionRate(int index,
                              java.lang.Long vConnectionRate)
                       throws java.lang.IndexOutOfBoundsException
Method addConnectionRate

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

enumerateConnectionRate

public java.util.Enumeration enumerateConnectionRate()
Method enumerateConnectionRate

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

getConnectionRate

public java.lang.Long getConnectionRate(int index)
                                 throws java.lang.IndexOutOfBoundsException
Method getConnectionRate

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

getConnectionRate

public java.lang.Long[] getConnectionRate()
Method getConnectionRate

Returns:
Long

getConnectionRateCount

public int getConnectionRateCount()
Method getConnectionRateCount

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

removeAllConnectionRate

public void removeAllConnectionRate()
Method removeAllConnectionRate


removeConnectionRate

public java.lang.Long removeConnectionRate(int index)
Method removeConnectionRate

Parameters:
index -
Returns:
Long

setConnectionRate

public void setConnectionRate(int index,
                              java.lang.Long vConnectionRate)
                       throws java.lang.IndexOutOfBoundsException
Method setConnectionRate

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

setConnectionRate

public void setConnectionRate(java.lang.Long[] connectionRateArray)
Method setConnectionRate

Parameters:
connectionRateArray -

unmarshalConnectionRateList

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

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