|
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.ConnectionRateList
public class ConnectionRateList
Class ConnectionRateList.
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 |
---|
public ConnectionRateList()
Method Detail |
---|
public void addConnectionRate(java.lang.Long vConnectionRate) throws java.lang.IndexOutOfBoundsException
vConnectionRate
-
java.lang.IndexOutOfBoundsException
public void addConnectionRate(int index, java.lang.Long vConnectionRate) throws java.lang.IndexOutOfBoundsException
index
- vConnectionRate
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateConnectionRate()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Long getConnectionRate(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public java.lang.Long[] getConnectionRate()
public int getConnectionRateCount()
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 removeAllConnectionRate()
public java.lang.Long removeConnectionRate(int index)
index
-
public void setConnectionRate(int index, java.lang.Long vConnectionRate) throws java.lang.IndexOutOfBoundsException
index
- vConnectionRate
-
java.lang.IndexOutOfBoundsException
public void setConnectionRate(java.lang.Long[] connectionRateArray)
connectionRateArray
- public static ConnectionRateList unmarshalConnectionRateList(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 |