4.1.0.610 20071213

ch.ecma.csta.binding
Class CdrReportCaps

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

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

Class CdrReportCaps.

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

Constructor Summary
CdrReportCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getAccessCode()
          Returns the value of field 'accessCode'.
 java.lang.Boolean getAccountInfo()
          Returns the value of field 'accountInfo'.
 java.lang.Boolean getAssocCalledDevice()
          Returns the value of field 'assocCalledDevice'.
 java.lang.Boolean getAssocCallingDevice()
          Returns the value of field 'assocCallingDevice'.
 java.lang.Boolean getAuthCode()
          Returns the value of field 'authCode'.
 java.lang.Boolean getBillingIndicatorCallDeflection()
          Returns the value of field 'billingIndicatorCallDeflection'.
 java.lang.Boolean getBillingIndicatorCallForwarding()
          Returns the value of field 'billingIndicatorCallForwarding'.
 java.lang.Boolean getBillingIndicatorCallTransfer()
          Returns the value of field 'billingIndicatorCallTransfer'.
 java.lang.Boolean getBillingIndicatorCreditCardCharging()
          Returns the value of field 'billingIndicatorCreditCardCharging'.
 java.lang.Boolean getBillingIndicatorNormalCharging()
          Returns the value of field 'billingIndicatorNormalCharging'.
 java.lang.Boolean getBillingIndicatorOther()
          Returns the value of field 'billingIndicatorOther'.
 java.lang.Boolean getBillingIndicatorReverseCharging()
          Returns the value of field 'billingIndicatorReverseCharging'.
 java.lang.Boolean getCallCharacteristics()
          Returns the value of field 'callCharacteristics'.
 java.lang.Boolean getCalledDevice()
          Returns the value of field 'calledDevice'.
 java.lang.Boolean getCallingDevice()
          Returns the value of field 'callingDevice'.
 java.lang.Boolean getCarrier()
          Returns the value of field 'carrier'.
 java.lang.Boolean getCdrReasonOther()
          Returns the value of field 'cdrReasonOther'.
 java.lang.Boolean getCdrReasonThresholdReached()
          Returns the value of field 'cdrReasonThresholdReached'.
 java.lang.Boolean getCdrReasonTimeout()
          Returns the value of field 'cdrReasonTimeout'.
 java.lang.Boolean getChargedDeviceNonOperator()
          Returns the value of field 'chargedDeviceNonOperator'.
 java.lang.Boolean getChargedDeviceOperator()
          Returns the value of field 'chargedDeviceOperator'.
 java.lang.Boolean getChargingInfo()
          Returns the value of field 'chargingInfo'.
 java.lang.Boolean getConnectionDuration()
          Returns the value of field 'connectionDuration'.
 java.lang.Boolean getConnectionEnd()
          Returns the value of field 'connectionEnd'.
 java.lang.Boolean getConnectionStart()
          Returns the value of field 'connectionStart'.
 java.lang.Boolean getDeviceCategory()
          Returns the value of field 'deviceCategory'.
 java.lang.Boolean getLastStoredCDRReportSent()
          Returns the value of field 'lastStoredCDRReportSent'.
 java.lang.Boolean getMediaCallCharacteristics()
          Returns the value of field 'mediaCallCharacteristics'.
 java.lang.Boolean getNamedDeviceTypes()
          Returns the value of field 'namedDeviceTypes'.
 java.lang.Boolean getNetwCalledDevice()
          Returns the value of field 'netwCalledDevice'.
 java.lang.Boolean getNetwCallingDevice()
          Returns the value of field 'netwCallingDevice'.
 java.lang.Boolean getNodeNumberArea0()
          Returns the value of field 'nodeNumberArea0'.
 java.lang.Boolean getNodeNumberArea1()
          Returns the value of field 'nodeNumberArea1'.
 java.lang.Boolean getNodeNumberArea2()
          Returns the value of field 'nodeNumberArea2'.
 java.lang.Boolean getOperatorDevice()
          Returns the value of field 'operatorDevice'.
 java.lang.Boolean getPrivateData()
          Returns the value of field 'privateData'.
 java.lang.Boolean getPrivateDataInAck()
          Returns the value of field 'privateDataInAck'.
 java.lang.Boolean getReasonForTermAbnormalTermination()
          Returns the value of field 'reasonForTermAbnormalTermination'.
 java.lang.Boolean getReasonForTermCallTransferred()
          Returns the value of field 'reasonForTermCallTransferred'.
 java.lang.Boolean getReasonForTermNormalClearing()
          Returns the value of field 'reasonForTermNormalClearing'.
 java.lang.Boolean getReasonForTermOther()
          Returns the value of field 'reasonForTermOther'.
 java.lang.Boolean getReasonForTermUnsuccessfulCallAttempt()
          Returns the value of field 'reasonForTermUnsuccessfulCallAttempt'.
 java.lang.Boolean getRecordCreationTime()
          Returns the value of field 'recordCreationTime'.
 java.lang.Boolean getRecordedCall()
          Returns the value of field 'recordedCall'.
 java.lang.Boolean getRecordNumber()
          Returns the value of field 'recordNumber'.
 java.lang.Boolean getSelectedRoute()
          Returns the value of field 'selectedRoute'.
 java.lang.Boolean getSuppServiceInfoCallCompletion()
          Returns the value of field 'suppServiceInfoCallCompletion'.
 java.lang.Boolean getSuppServiceInfoCallDiversion()
          Returns the value of field 'suppServiceInfoCallDiversion'.
 java.lang.Boolean getSuppServiceInfoCallForwarding()
          Returns the value of field 'suppServiceInfoCallForwarding'.
 java.lang.Boolean getSuppServiceInfoConferencing()
          Returns the value of field 'suppServiceInfoConferencing'.
 java.lang.Boolean getSuppServiceInfoConsultationCall()
          Returns the value of field 'suppServiceInfoConsultationCall'.
 java.lang.Boolean getSuppServiceInfoIntrusion()
          Returns the value of field 'suppServiceInfoIntrusion'.
 java.lang.Boolean getSuppServiceInfoNormalCall()
          Returns the value of field 'suppServiceInfoNormalCall'.
 java.lang.Boolean getSuppServiceInfoOther()
          Returns the value of field 'suppServiceInfoOther'.
 java.lang.Boolean getSuppServiceInfoTransferCall()
          Returns the value of field 'suppServiceInfoTransferCall'.
 java.lang.Boolean getSuppServiceInfoUserUserInfo()
          Returns the value of field 'suppServiceInfoUserUserInfo'.
 java.lang.Boolean getTarifTable()
          Returns the value of field 'tarifTable'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAccessCode(java.lang.Boolean accessCode)
          Sets the value of field 'accessCode'.
 void setAccountInfo(java.lang.Boolean accountInfo)
          Sets the value of field 'accountInfo'.
 void setAssocCalledDevice(java.lang.Boolean assocCalledDevice)
          Sets the value of field 'assocCalledDevice'.
 void setAssocCallingDevice(java.lang.Boolean assocCallingDevice)
          Sets the value of field 'assocCallingDevice'.
 void setAuthCode(java.lang.Boolean authCode)
          Sets the value of field 'authCode'.
 void setBillingIndicatorCallDeflection(java.lang.Boolean billingIndicatorCallDeflection)
          Sets the value of field 'billingIndicatorCallDeflection'.
 void setBillingIndicatorCallForwarding(java.lang.Boolean billingIndicatorCallForwarding)
          Sets the value of field 'billingIndicatorCallForwarding'.
 void setBillingIndicatorCallTransfer(java.lang.Boolean billingIndicatorCallTransfer)
          Sets the value of field 'billingIndicatorCallTransfer'.
 void setBillingIndicatorCreditCardCharging(java.lang.Boolean billingIndicatorCreditCardCharging)
          Sets the value of field 'billingIndicatorCreditCardCharging'.
 void setBillingIndicatorNormalCharging(java.lang.Boolean billingIndicatorNormalCharging)
          Sets the value of field 'billingIndicatorNormalCharging'.
 void setBillingIndicatorOther(java.lang.Boolean billingIndicatorOther)
          Sets the value of field 'billingIndicatorOther'.
 void setBillingIndicatorReverseCharging(java.lang.Boolean billingIndicatorReverseCharging)
          Sets the value of field 'billingIndicatorReverseCharging'.
 void setCallCharacteristics(java.lang.Boolean callCharacteristics)
          Sets the value of field 'callCharacteristics'.
 void setCalledDevice(java.lang.Boolean calledDevice)
          Sets the value of field 'calledDevice'.
 void setCallingDevice(java.lang.Boolean callingDevice)
          Sets the value of field 'callingDevice'.
 void setCarrier(java.lang.Boolean carrier)
          Sets the value of field 'carrier'.
 void setCdrReasonOther(java.lang.Boolean cdrReasonOther)
          Sets the value of field 'cdrReasonOther'.
 void setCdrReasonThresholdReached(java.lang.Boolean cdrReasonThresholdReached)
          Sets the value of field 'cdrReasonThresholdReached'.
 void setCdrReasonTimeout(java.lang.Boolean cdrReasonTimeout)
          Sets the value of field 'cdrReasonTimeout'.
 void setChargedDeviceNonOperator(java.lang.Boolean chargedDeviceNonOperator)
          Sets the value of field 'chargedDeviceNonOperator'.
 void setChargedDeviceOperator(java.lang.Boolean chargedDeviceOperator)
          Sets the value of field 'chargedDeviceOperator'.
 void setChargingInfo(java.lang.Boolean chargingInfo)
          Sets the value of field 'chargingInfo'.
 void setConnectionDuration(java.lang.Boolean connectionDuration)
          Sets the value of field 'connectionDuration'.
 void setConnectionEnd(java.lang.Boolean connectionEnd)
          Sets the value of field 'connectionEnd'.
 void setConnectionStart(java.lang.Boolean connectionStart)
          Sets the value of field 'connectionStart'.
 void setDeviceCategory(java.lang.Boolean deviceCategory)
          Sets the value of field 'deviceCategory'.
 void setLastStoredCDRReportSent(java.lang.Boolean lastStoredCDRReportSent)
          Sets the value of field 'lastStoredCDRReportSent'.
 void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
          Sets the value of field 'mediaCallCharacteristics'.
 void setNamedDeviceTypes(java.lang.Boolean namedDeviceTypes)
          Sets the value of field 'namedDeviceTypes'.
 void setNetwCalledDevice(java.lang.Boolean netwCalledDevice)
          Sets the value of field 'netwCalledDevice'.
 void setNetwCallingDevice(java.lang.Boolean netwCallingDevice)
          Sets the value of field 'netwCallingDevice'.
 void setNodeNumberArea0(java.lang.Boolean nodeNumberArea0)
          Sets the value of field 'nodeNumberArea0'.
 void setNodeNumberArea1(java.lang.Boolean nodeNumberArea1)
          Sets the value of field 'nodeNumberArea1'.
 void setNodeNumberArea2(java.lang.Boolean nodeNumberArea2)
          Sets the value of field 'nodeNumberArea2'.
 void setOperatorDevice(java.lang.Boolean operatorDevice)
          Sets the value of field 'operatorDevice'.
 void setPrivateData(java.lang.Boolean privateData)
          Sets the value of field 'privateData'.
 void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
          Sets the value of field 'privateDataInAck'.
 void setReasonForTermAbnormalTermination(java.lang.Boolean reasonForTermAbnormalTermination)
          Sets the value of field 'reasonForTermAbnormalTermination'.
 void setReasonForTermCallTransferred(java.lang.Boolean reasonForTermCallTransferred)
          Sets the value of field 'reasonForTermCallTransferred'.
 void setReasonForTermNormalClearing(java.lang.Boolean reasonForTermNormalClearing)
          Sets the value of field 'reasonForTermNormalClearing'.
 void setReasonForTermOther(java.lang.Boolean reasonForTermOther)
          Sets the value of field 'reasonForTermOther'.
 void setReasonForTermUnsuccessfulCallAttempt(java.lang.Boolean reasonForTermUnsuccessfulCallAttempt)
          Sets the value of field 'reasonForTermUnsuccessfulCallAttempt'.
 void setRecordCreationTime(java.lang.Boolean recordCreationTime)
          Sets the value of field 'recordCreationTime'.
 void setRecordedCall(java.lang.Boolean recordedCall)
          Sets the value of field 'recordedCall'.
 void setRecordNumber(java.lang.Boolean recordNumber)
          Sets the value of field 'recordNumber'.
 void setSelectedRoute(java.lang.Boolean selectedRoute)
          Sets the value of field 'selectedRoute'.
 void setSuppServiceInfoCallCompletion(java.lang.Boolean suppServiceInfoCallCompletion)
          Sets the value of field 'suppServiceInfoCallCompletion'.
 void setSuppServiceInfoCallDiversion(java.lang.Boolean suppServiceInfoCallDiversion)
          Sets the value of field 'suppServiceInfoCallDiversion'.
 void setSuppServiceInfoCallForwarding(java.lang.Boolean suppServiceInfoCallForwarding)
          Sets the value of field 'suppServiceInfoCallForwarding'.
 void setSuppServiceInfoConferencing(java.lang.Boolean suppServiceInfoConferencing)
          Sets the value of field 'suppServiceInfoConferencing'.
 void setSuppServiceInfoConsultationCall(java.lang.Boolean suppServiceInfoConsultationCall)
          Sets the value of field 'suppServiceInfoConsultationCall'.
 void setSuppServiceInfoIntrusion(java.lang.Boolean suppServiceInfoIntrusion)
          Sets the value of field 'suppServiceInfoIntrusion'.
 void setSuppServiceInfoNormalCall(java.lang.Boolean suppServiceInfoNormalCall)
          Sets the value of field 'suppServiceInfoNormalCall'.
 void setSuppServiceInfoOther(java.lang.Boolean suppServiceInfoOther)
          Sets the value of field 'suppServiceInfoOther'.
 void setSuppServiceInfoTransferCall(java.lang.Boolean suppServiceInfoTransferCall)
          Sets the value of field 'suppServiceInfoTransferCall'.
 void setSuppServiceInfoUserUserInfo(java.lang.Boolean suppServiceInfoUserUserInfo)
          Sets the value of field 'suppServiceInfoUserUserInfo'.
 void setTarifTable(java.lang.Boolean tarifTable)
          Sets the value of field 'tarifTable'.
static CdrReportCaps unmarshalCdrReportCaps(java.io.Reader reader)
          Method unmarshalCdrReportCaps
 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

CdrReportCaps

public CdrReportCaps()
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

getAccessCode

public java.lang.Boolean getAccessCode()
Returns the value of field 'accessCode'.

Returns:
Boolean

getAccountInfo

public java.lang.Boolean getAccountInfo()
Returns the value of field 'accountInfo'.

Returns:
Boolean

getAssocCalledDevice

public java.lang.Boolean getAssocCalledDevice()
Returns the value of field 'assocCalledDevice'.

Returns:
Boolean

getAssocCallingDevice

public java.lang.Boolean getAssocCallingDevice()
Returns the value of field 'assocCallingDevice'.

Returns:
Boolean

getAuthCode

public java.lang.Boolean getAuthCode()
Returns the value of field 'authCode'.

Returns:
Boolean

getBillingIndicatorCallDeflection

public java.lang.Boolean getBillingIndicatorCallDeflection()
Returns the value of field 'billingIndicatorCallDeflection'.

Returns:
Boolean

getBillingIndicatorCallForwarding

public java.lang.Boolean getBillingIndicatorCallForwarding()
Returns the value of field 'billingIndicatorCallForwarding'.

Returns:
Boolean

getBillingIndicatorCallTransfer

public java.lang.Boolean getBillingIndicatorCallTransfer()
Returns the value of field 'billingIndicatorCallTransfer'.

Returns:
Boolean

getBillingIndicatorCreditCardCharging

public java.lang.Boolean getBillingIndicatorCreditCardCharging()
Returns the value of field 'billingIndicatorCreditCardCharging'.

Returns:
Boolean

getBillingIndicatorNormalCharging

public java.lang.Boolean getBillingIndicatorNormalCharging()
Returns the value of field 'billingIndicatorNormalCharging'.

Returns:
Boolean

getBillingIndicatorOther

public java.lang.Boolean getBillingIndicatorOther()
Returns the value of field 'billingIndicatorOther'.

Returns:
Boolean

getBillingIndicatorReverseCharging

public java.lang.Boolean getBillingIndicatorReverseCharging()
Returns the value of field 'billingIndicatorReverseCharging'.

Returns:
Boolean

getCallCharacteristics

public java.lang.Boolean getCallCharacteristics()
Returns the value of field 'callCharacteristics'.

Returns:
Boolean

getCalledDevice

public java.lang.Boolean getCalledDevice()
Returns the value of field 'calledDevice'.

Returns:
Boolean

getCallingDevice

public java.lang.Boolean getCallingDevice()
Returns the value of field 'callingDevice'.

Returns:
Boolean

getCarrier

public java.lang.Boolean getCarrier()
Returns the value of field 'carrier'.

Returns:
Boolean

getCdrReasonOther

public java.lang.Boolean getCdrReasonOther()
Returns the value of field 'cdrReasonOther'.

Returns:
Boolean

getCdrReasonThresholdReached

public java.lang.Boolean getCdrReasonThresholdReached()
Returns the value of field 'cdrReasonThresholdReached'.

Returns:
Boolean

getCdrReasonTimeout

public java.lang.Boolean getCdrReasonTimeout()
Returns the value of field 'cdrReasonTimeout'.

Returns:
Boolean

getChargedDeviceNonOperator

public java.lang.Boolean getChargedDeviceNonOperator()
Returns the value of field 'chargedDeviceNonOperator'.

Returns:
Boolean

getChargedDeviceOperator

public java.lang.Boolean getChargedDeviceOperator()
Returns the value of field 'chargedDeviceOperator'.

Returns:
Boolean

getChargingInfo

public java.lang.Boolean getChargingInfo()
Returns the value of field 'chargingInfo'.

Returns:
Boolean

getConnectionDuration

public java.lang.Boolean getConnectionDuration()
Returns the value of field 'connectionDuration'.

Returns:
Boolean

getConnectionEnd

public java.lang.Boolean getConnectionEnd()
Returns the value of field 'connectionEnd'.

Returns:
Boolean

getConnectionStart

public java.lang.Boolean getConnectionStart()
Returns the value of field 'connectionStart'.

Returns:
Boolean

getDeviceCategory

public java.lang.Boolean getDeviceCategory()
Returns the value of field 'deviceCategory'.

Returns:
Boolean

getLastStoredCDRReportSent

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

Returns:
Boolean

getMediaCallCharacteristics

public java.lang.Boolean getMediaCallCharacteristics()
Returns the value of field 'mediaCallCharacteristics'.

Returns:
Boolean

getNamedDeviceTypes

public java.lang.Boolean getNamedDeviceTypes()
Returns the value of field 'namedDeviceTypes'.

Returns:
Boolean

getNetwCalledDevice

public java.lang.Boolean getNetwCalledDevice()
Returns the value of field 'netwCalledDevice'.

Returns:
Boolean

getNetwCallingDevice

public java.lang.Boolean getNetwCallingDevice()
Returns the value of field 'netwCallingDevice'.

Returns:
Boolean

getNodeNumberArea0

public java.lang.Boolean getNodeNumberArea0()
Returns the value of field 'nodeNumberArea0'.

Returns:
Boolean

getNodeNumberArea1

public java.lang.Boolean getNodeNumberArea1()
Returns the value of field 'nodeNumberArea1'.

Returns:
Boolean

getNodeNumberArea2

public java.lang.Boolean getNodeNumberArea2()
Returns the value of field 'nodeNumberArea2'.

Returns:
Boolean

getOperatorDevice

public java.lang.Boolean getOperatorDevice()
Returns the value of field 'operatorDevice'.

Returns:
Boolean

getPrivateData

public java.lang.Boolean getPrivateData()
Returns the value of field 'privateData'.

Returns:
Boolean

getPrivateDataInAck

public java.lang.Boolean getPrivateDataInAck()
Returns the value of field 'privateDataInAck'.

Returns:
Boolean

getReasonForTermAbnormalTermination

public java.lang.Boolean getReasonForTermAbnormalTermination()
Returns the value of field 'reasonForTermAbnormalTermination'.

Returns:
Boolean

getReasonForTermCallTransferred

public java.lang.Boolean getReasonForTermCallTransferred()
Returns the value of field 'reasonForTermCallTransferred'.

Returns:
Boolean

getReasonForTermNormalClearing

public java.lang.Boolean getReasonForTermNormalClearing()
Returns the value of field 'reasonForTermNormalClearing'.

Returns:
Boolean

getReasonForTermOther

public java.lang.Boolean getReasonForTermOther()
Returns the value of field 'reasonForTermOther'.

Returns:
Boolean

getReasonForTermUnsuccessfulCallAttempt

public java.lang.Boolean getReasonForTermUnsuccessfulCallAttempt()
Returns the value of field 'reasonForTermUnsuccessfulCallAttempt'.

Returns:
Boolean

getRecordCreationTime

public java.lang.Boolean getRecordCreationTime()
Returns the value of field 'recordCreationTime'.

Returns:
Boolean

getRecordNumber

public java.lang.Boolean getRecordNumber()
Returns the value of field 'recordNumber'.

Returns:
Boolean

getRecordedCall

public java.lang.Boolean getRecordedCall()
Returns the value of field 'recordedCall'.

Returns:
Boolean

getSelectedRoute

public java.lang.Boolean getSelectedRoute()
Returns the value of field 'selectedRoute'.

Returns:
Boolean

getSuppServiceInfoCallCompletion

public java.lang.Boolean getSuppServiceInfoCallCompletion()
Returns the value of field 'suppServiceInfoCallCompletion'.

Returns:
Boolean

getSuppServiceInfoCallDiversion

public java.lang.Boolean getSuppServiceInfoCallDiversion()
Returns the value of field 'suppServiceInfoCallDiversion'.

Returns:
Boolean

getSuppServiceInfoCallForwarding

public java.lang.Boolean getSuppServiceInfoCallForwarding()
Returns the value of field 'suppServiceInfoCallForwarding'.

Returns:
Boolean

getSuppServiceInfoConferencing

public java.lang.Boolean getSuppServiceInfoConferencing()
Returns the value of field 'suppServiceInfoConferencing'.

Returns:
Boolean

getSuppServiceInfoConsultationCall

public java.lang.Boolean getSuppServiceInfoConsultationCall()
Returns the value of field 'suppServiceInfoConsultationCall'.

Returns:
Boolean

getSuppServiceInfoIntrusion

public java.lang.Boolean getSuppServiceInfoIntrusion()
Returns the value of field 'suppServiceInfoIntrusion'.

Returns:
Boolean

getSuppServiceInfoNormalCall

public java.lang.Boolean getSuppServiceInfoNormalCall()
Returns the value of field 'suppServiceInfoNormalCall'.

Returns:
Boolean

getSuppServiceInfoOther

public java.lang.Boolean getSuppServiceInfoOther()
Returns the value of field 'suppServiceInfoOther'.

Returns:
Boolean

getSuppServiceInfoTransferCall

public java.lang.Boolean getSuppServiceInfoTransferCall()
Returns the value of field 'suppServiceInfoTransferCall'.

Returns:
Boolean

getSuppServiceInfoUserUserInfo

public java.lang.Boolean getSuppServiceInfoUserUserInfo()
Returns the value of field 'suppServiceInfoUserUserInfo'.

Returns:
Boolean

getTarifTable

public java.lang.Boolean getTarifTable()
Returns the value of field 'tarifTable'.

Returns:
Boolean

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

setAccessCode

public void setAccessCode(java.lang.Boolean accessCode)
Sets the value of field 'accessCode'.

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

setAccountInfo

public void setAccountInfo(java.lang.Boolean accountInfo)
Sets the value of field 'accountInfo'.

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

setAssocCalledDevice

public void setAssocCalledDevice(java.lang.Boolean assocCalledDevice)
Sets the value of field 'assocCalledDevice'.

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

setAssocCallingDevice

public void setAssocCallingDevice(java.lang.Boolean assocCallingDevice)
Sets the value of field 'assocCallingDevice'.

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

setAuthCode

public void setAuthCode(java.lang.Boolean authCode)
Sets the value of field 'authCode'.

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

setBillingIndicatorCallDeflection

public void setBillingIndicatorCallDeflection(java.lang.Boolean billingIndicatorCallDeflection)
Sets the value of field 'billingIndicatorCallDeflection'.

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

setBillingIndicatorCallForwarding

public void setBillingIndicatorCallForwarding(java.lang.Boolean billingIndicatorCallForwarding)
Sets the value of field 'billingIndicatorCallForwarding'.

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

setBillingIndicatorCallTransfer

public void setBillingIndicatorCallTransfer(java.lang.Boolean billingIndicatorCallTransfer)
Sets the value of field 'billingIndicatorCallTransfer'.

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

setBillingIndicatorCreditCardCharging

public void setBillingIndicatorCreditCardCharging(java.lang.Boolean billingIndicatorCreditCardCharging)
Sets the value of field 'billingIndicatorCreditCardCharging'.

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

setBillingIndicatorNormalCharging

public void setBillingIndicatorNormalCharging(java.lang.Boolean billingIndicatorNormalCharging)
Sets the value of field 'billingIndicatorNormalCharging'.

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

setBillingIndicatorOther

public void setBillingIndicatorOther(java.lang.Boolean billingIndicatorOther)
Sets the value of field 'billingIndicatorOther'.

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

setBillingIndicatorReverseCharging

public void setBillingIndicatorReverseCharging(java.lang.Boolean billingIndicatorReverseCharging)
Sets the value of field 'billingIndicatorReverseCharging'.

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

setCallCharacteristics

public void setCallCharacteristics(java.lang.Boolean callCharacteristics)
Sets the value of field 'callCharacteristics'.

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

setCalledDevice

public void setCalledDevice(java.lang.Boolean calledDevice)
Sets the value of field 'calledDevice'.

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

setCallingDevice

public void setCallingDevice(java.lang.Boolean callingDevice)
Sets the value of field 'callingDevice'.

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

setCarrier

public void setCarrier(java.lang.Boolean carrier)
Sets the value of field 'carrier'.

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

setCdrReasonOther

public void setCdrReasonOther(java.lang.Boolean cdrReasonOther)
Sets the value of field 'cdrReasonOther'.

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

setCdrReasonThresholdReached

public void setCdrReasonThresholdReached(java.lang.Boolean cdrReasonThresholdReached)
Sets the value of field 'cdrReasonThresholdReached'.

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

setCdrReasonTimeout

public void setCdrReasonTimeout(java.lang.Boolean cdrReasonTimeout)
Sets the value of field 'cdrReasonTimeout'.

Parameters:
cdrReasonTimeout - the value of field 'cdrReasonTimeout'

setChargedDeviceNonOperator

public void setChargedDeviceNonOperator(java.lang.Boolean chargedDeviceNonOperator)
Sets the value of field 'chargedDeviceNonOperator'.

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

setChargedDeviceOperator

public void setChargedDeviceOperator(java.lang.Boolean chargedDeviceOperator)
Sets the value of field 'chargedDeviceOperator'.

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

setChargingInfo

public void setChargingInfo(java.lang.Boolean chargingInfo)
Sets the value of field 'chargingInfo'.

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

setConnectionDuration

public void setConnectionDuration(java.lang.Boolean connectionDuration)
Sets the value of field 'connectionDuration'.

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

setConnectionEnd

public void setConnectionEnd(java.lang.Boolean connectionEnd)
Sets the value of field 'connectionEnd'.

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

setConnectionStart

public void setConnectionStart(java.lang.Boolean connectionStart)
Sets the value of field 'connectionStart'.

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

setDeviceCategory

public void setDeviceCategory(java.lang.Boolean deviceCategory)
Sets the value of field 'deviceCategory'.

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

setLastStoredCDRReportSent

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

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

setMediaCallCharacteristics

public void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
Sets the value of field 'mediaCallCharacteristics'.

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

setNamedDeviceTypes

public void setNamedDeviceTypes(java.lang.Boolean namedDeviceTypes)
Sets the value of field 'namedDeviceTypes'.

Parameters:
namedDeviceTypes - the value of field 'namedDeviceTypes'

setNetwCalledDevice

public void setNetwCalledDevice(java.lang.Boolean netwCalledDevice)
Sets the value of field 'netwCalledDevice'.

Parameters:
netwCalledDevice - the value of field 'netwCalledDevice'

setNetwCallingDevice

public void setNetwCallingDevice(java.lang.Boolean netwCallingDevice)
Sets the value of field 'netwCallingDevice'.

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

setNodeNumberArea0

public void setNodeNumberArea0(java.lang.Boolean nodeNumberArea0)
Sets the value of field 'nodeNumberArea0'.

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

setNodeNumberArea1

public void setNodeNumberArea1(java.lang.Boolean nodeNumberArea1)
Sets the value of field 'nodeNumberArea1'.

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

setNodeNumberArea2

public void setNodeNumberArea2(java.lang.Boolean nodeNumberArea2)
Sets the value of field 'nodeNumberArea2'.

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

setOperatorDevice

public void setOperatorDevice(java.lang.Boolean operatorDevice)
Sets the value of field 'operatorDevice'.

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

setPrivateData

public void setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'.

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

setPrivateDataInAck

public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'.

Parameters:
privateDataInAck - the value of field 'privateDataInAck'

setReasonForTermAbnormalTermination

public void setReasonForTermAbnormalTermination(java.lang.Boolean reasonForTermAbnormalTermination)
Sets the value of field 'reasonForTermAbnormalTermination'.

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

setReasonForTermCallTransferred

public void setReasonForTermCallTransferred(java.lang.Boolean reasonForTermCallTransferred)
Sets the value of field 'reasonForTermCallTransferred'.

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

setReasonForTermNormalClearing

public void setReasonForTermNormalClearing(java.lang.Boolean reasonForTermNormalClearing)
Sets the value of field 'reasonForTermNormalClearing'.

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

setReasonForTermOther

public void setReasonForTermOther(java.lang.Boolean reasonForTermOther)
Sets the value of field 'reasonForTermOther'.

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

setReasonForTermUnsuccessfulCallAttempt

public void setReasonForTermUnsuccessfulCallAttempt(java.lang.Boolean reasonForTermUnsuccessfulCallAttempt)
Sets the value of field 'reasonForTermUnsuccessfulCallAttempt'.

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

setRecordCreationTime

public void setRecordCreationTime(java.lang.Boolean recordCreationTime)
Sets the value of field 'recordCreationTime'.

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

setRecordNumber

public void setRecordNumber(java.lang.Boolean recordNumber)
Sets the value of field 'recordNumber'.

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

setRecordedCall

public void setRecordedCall(java.lang.Boolean recordedCall)
Sets the value of field 'recordedCall'.

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

setSelectedRoute

public void setSelectedRoute(java.lang.Boolean selectedRoute)
Sets the value of field 'selectedRoute'.

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

setSuppServiceInfoCallCompletion

public void setSuppServiceInfoCallCompletion(java.lang.Boolean suppServiceInfoCallCompletion)
Sets the value of field 'suppServiceInfoCallCompletion'.

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

setSuppServiceInfoCallDiversion

public void setSuppServiceInfoCallDiversion(java.lang.Boolean suppServiceInfoCallDiversion)
Sets the value of field 'suppServiceInfoCallDiversion'.

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

setSuppServiceInfoCallForwarding

public void setSuppServiceInfoCallForwarding(java.lang.Boolean suppServiceInfoCallForwarding)
Sets the value of field 'suppServiceInfoCallForwarding'.

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

setSuppServiceInfoConferencing

public void setSuppServiceInfoConferencing(java.lang.Boolean suppServiceInfoConferencing)
Sets the value of field 'suppServiceInfoConferencing'.

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

setSuppServiceInfoConsultationCall

public void setSuppServiceInfoConsultationCall(java.lang.Boolean suppServiceInfoConsultationCall)
Sets the value of field 'suppServiceInfoConsultationCall'.

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

setSuppServiceInfoIntrusion

public void setSuppServiceInfoIntrusion(java.lang.Boolean suppServiceInfoIntrusion)
Sets the value of field 'suppServiceInfoIntrusion'.

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

setSuppServiceInfoNormalCall

public void setSuppServiceInfoNormalCall(java.lang.Boolean suppServiceInfoNormalCall)
Sets the value of field 'suppServiceInfoNormalCall'.

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

setSuppServiceInfoOther

public void setSuppServiceInfoOther(java.lang.Boolean suppServiceInfoOther)
Sets the value of field 'suppServiceInfoOther'.

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

setSuppServiceInfoTransferCall

public void setSuppServiceInfoTransferCall(java.lang.Boolean suppServiceInfoTransferCall)
Sets the value of field 'suppServiceInfoTransferCall'.

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

setSuppServiceInfoUserUserInfo

public void setSuppServiceInfoUserUserInfo(java.lang.Boolean suppServiceInfoUserUserInfo)
Sets the value of field 'suppServiceInfoUserUserInfo'.

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

setTarifTable

public void setTarifTable(java.lang.Boolean tarifTable)
Sets the value of field 'tarifTable'.

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

unmarshalCdrReportCaps

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

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