|
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.CDRServList
public class CDRServList
Class CDRServList.
Constructor Summary | |
---|---|
CDRServList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CdrNotificationCaps |
getCdrNotification()
Returns the value of field 'cdrNotification'. |
CdrReportCaps |
getCdrReport()
Returns the value of field 'cdrReport'. |
SendStoredCDRsCaps |
getSendStoredCDRs()
Returns the value of field 'sendStoredCDRs'. |
StartCDRTransmissionCaps |
getStartCDRTransmission()
Returns the value of field 'startCDRTransmission'. |
StopCDRTransmissionCaps |
getStopCDRTransmission()
Returns the value of field 'stopCDRTransmission'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCdrNotification(CdrNotificationCaps cdrNotification)
Sets the value of field 'cdrNotification'. |
void |
setCdrReport(CdrReportCaps cdrReport)
Sets the value of field 'cdrReport'. |
void |
setSendStoredCDRs(SendStoredCDRsCaps sendStoredCDRs)
Sets the value of field 'sendStoredCDRs'. |
void |
setStartCDRTransmission(StartCDRTransmissionCaps startCDRTransmission)
Sets the value of field 'startCDRTransmission'. |
void |
setStopCDRTransmission(StopCDRTransmissionCaps stopCDRTransmission)
Sets the value of field 'stopCDRTransmission'. |
static CDRServList |
unmarshalCDRServList(java.io.Reader reader)
Method unmarshalCDRServList |
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 CDRServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CdrNotificationCaps getCdrNotification()
public CdrReportCaps getCdrReport()
public SendStoredCDRsCaps getSendStoredCDRs()
public StartCDRTransmissionCaps getStartCDRTransmission()
public StopCDRTransmissionCaps getStopCDRTransmission()
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 setCdrNotification(CdrNotificationCaps cdrNotification)
cdrNotification
- the value of field 'cdrNotification'.public void setCdrReport(CdrReportCaps cdrReport)
cdrReport
- the value of field 'cdrReport'.public void setSendStoredCDRs(SendStoredCDRsCaps sendStoredCDRs)
sendStoredCDRs
- the value of field 'sendStoredCDRs'.public void setStartCDRTransmission(StartCDRTransmissionCaps startCDRTransmission)
startCDRTransmission
- the value of field
'startCDRTransmission'.public void setStopCDRTransmission(StopCDRTransmissionCaps stopCDRTransmission)
stopCDRTransmission
- the value of field
'stopCDRTransmission'.public static CDRServList unmarshalCDRServList(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 |