4.1.0.610 20071213

ch.ecma.csta.binding
Class CDRReport

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

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

Class CDRReport.

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

Constructor Summary
CDRReport()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getCdrCrossRefID()
          Returns the value of field 'cdrCrossRefID'.
 CDRInfo getCdrInfo()
          Returns the value of field 'cdrInfo'.
 CSTACommonArguments getExtensions()
          Returns the value of field 'extensions'.
 java.lang.Boolean getLastStoredCDRReportSent()
          Returns the value of field 'lastStoredCDRReportSent'.
 java.lang.Integer getNumberOfRecordsSent()
          Returns the value of field 'numberOfRecordsSent'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCdrCrossRefID(java.lang.String cdrCrossRefID)
          Sets the value of field 'cdrCrossRefID'.
 void setCdrInfo(CDRInfo cdrInfo)
          Sets the value of field 'cdrInfo'.
 void setExtensions(CSTACommonArguments extensions)
          Sets the value of field 'extensions'.
 void setLastStoredCDRReportSent(java.lang.Boolean lastStoredCDRReportSent)
          Sets the value of field 'lastStoredCDRReportSent'.
 void setNumberOfRecordsSent(java.lang.Integer numberOfRecordsSent)
          Sets the value of field 'numberOfRecordsSent'.
static CDRReport unmarshalCDRReport(java.io.Reader reader)
          Method unmarshalCDRReport
 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

CDRReport

public CDRReport()
Method Detail

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

getCdrCrossRefID

public java.lang.String getCdrCrossRefID()
Returns the value of field 'cdrCrossRefID'.

Returns:
String

getCdrInfo

public CDRInfo getCdrInfo()
Returns the value of field 'cdrInfo'.

Returns:
CDRInfo

getExtensions

public CSTACommonArguments getExtensions()
Returns the value of field 'extensions'.

Returns:
CSTACommonArguments

getLastStoredCDRReportSent

public java.lang.Boolean getLastStoredCDRReportSent()
Returns the value of field 'lastStoredCDRReportSent'.

Returns:
Boolean

getNumberOfRecordsSent

public java.lang.Integer getNumberOfRecordsSent()
Returns the value of field 'numberOfRecordsSent'.

Returns:
Integer

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

setCdrCrossRefID

public void setCdrCrossRefID(java.lang.String cdrCrossRefID)
Sets the value of field 'cdrCrossRefID'.

Parameters:
cdrCrossRefID - the value of field 'cdrCrossRefID'.

setCdrInfo

public void setCdrInfo(CDRInfo cdrInfo)
Sets the value of field 'cdrInfo'.

Parameters:
cdrInfo - the value of field 'cdrInfo'.

setExtensions

public void setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'.

Parameters:
extensions - the value of field 'extensions'.

setLastStoredCDRReportSent

public void setLastStoredCDRReportSent(java.lang.Boolean lastStoredCDRReportSent)
Sets the value of field 'lastStoredCDRReportSent'.

Parameters:
lastStoredCDRReportSent - the value of field 'lastStoredCDRReportSent'.

setNumberOfRecordsSent

public void setNumberOfRecordsSent(java.lang.Integer numberOfRecordsSent)
Sets the value of field 'numberOfRecordsSent'.

Parameters:
numberOfRecordsSent - the value of field 'numberOfRecordsSent'.

unmarshalCDRReport

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

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