|
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.CDRInfo
public class CDRInfo
Class CDRInfo.
Constructor Summary | |
---|---|
CDRInfo()
|
Method Summary | |
---|---|
void |
addCdrInformationItem(CDRInformationItem vCdrInformationItem)
Method addCdrInformationItem |
void |
addCdrInformationItem(int index,
CDRInformationItem vCdrInformationItem)
Method addCdrInformationItem |
java.util.Enumeration |
enumerateCdrInformationItem()
Method enumerateCdrInformationItem |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CDRInformationItem[] |
getCdrInformationItem()
Method getCdrInformationItem |
CDRInformationItem |
getCdrInformationItem(int index)
Method getCdrInformationItem |
int |
getCdrInformationItemCount()
Method getCdrInformationItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllCdrInformationItem()
Method removeAllCdrInformationItem |
CDRInformationItem |
removeCdrInformationItem(int index)
Method removeCdrInformationItem |
void |
setCdrInformationItem(CDRInformationItem[] cdrInformationItemArray)
Method setCdrInformationItem |
void |
setCdrInformationItem(int index,
CDRInformationItem vCdrInformationItem)
Method setCdrInformationItem |
static CDRInfo |
unmarshalCDRInfo(java.io.Reader reader)
Method unmarshalCDRInfo |
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 CDRInfo()
Method Detail |
---|
public void addCdrInformationItem(CDRInformationItem vCdrInformationItem) throws java.lang.IndexOutOfBoundsException
vCdrInformationItem
-
java.lang.IndexOutOfBoundsException
public void addCdrInformationItem(int index, CDRInformationItem vCdrInformationItem) throws java.lang.IndexOutOfBoundsException
index
- vCdrInformationItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateCdrInformationItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CDRInformationItem getCdrInformationItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public CDRInformationItem[] getCdrInformationItem()
public int getCdrInformationItemCount()
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 removeAllCdrInformationItem()
public CDRInformationItem removeCdrInformationItem(int index)
index
-
public void setCdrInformationItem(int index, CDRInformationItem vCdrInformationItem) throws java.lang.IndexOutOfBoundsException
index
- vCdrInformationItem
-
java.lang.IndexOutOfBoundsException
public void setCdrInformationItem(CDRInformationItem[] cdrInformationItemArray)
cdrInformationItemArray
- public static CDRInfo unmarshalCDRInfo(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 |