4.1.0.610 20071213

ch.ecma.csta.binding
Class DataCollectedCaps

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

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

Class DataCollectedCaps.

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

Constructor Summary
DataCollectedCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 java.lang.Boolean getDcollCauseCharCountReached()
          Returns the value of field 'dcollCauseCharCountReached'.
 java.lang.Boolean getDcollCauseFushCharReceived()
          Returns the value of field 'dcollCauseFushCharReceived'.
 java.lang.Boolean getDcollCauseSFTerminated()
          Returns the value of field 'dcollCauseSFTerminated'.
 java.lang.Boolean getDcollCauseTimeout()
          Returns the value of field 'dcollCauseTimeout'.
 java.lang.Boolean getDigitsDuration()
          Returns the value of field 'digitsDuration'.
 java.lang.Boolean getDigitsPauseDuration()
          Returns the value of field 'digitsPauseDuration'.
 java.lang.Boolean getPrivateData()
          Returns the value of field 'privateData'.
 java.lang.Boolean getPrivateDataInAck()
          Returns the value of field 'privateDataInAck'.
 java.lang.Boolean getToneDetectedBeep()
          Returns the value of field 'toneDetectedBeep'.
 java.lang.Boolean getToneDetectedBilling()
          Returns the value of field 'toneDetectedBilling'.
 java.lang.Boolean getToneDetectedBusy()
          Returns the value of field 'toneDetectedBusy'.
 java.lang.Boolean getToneDetectedCarrier()
          Returns the value of field 'toneDetectedCarrier'.
 java.lang.Boolean getToneDetectedConfirmation()
          Returns the value of field 'toneDetectedConfirmation'.
 java.lang.Boolean getToneDetectedDial()
          Returns the value of field 'toneDetectedDial'.
 java.lang.Boolean getToneDetectedFaxCNG()
          Returns the value of field 'toneDetectedFaxCNG'.
 java.lang.Boolean getToneDetectedHold()
          Returns the value of field 'toneDetectedHold'.
 java.lang.Boolean getToneDetectedHowler()
          Returns the value of field 'toneDetectedHowler'.
 java.lang.Boolean getToneDetectedIntrusion()
          Returns the value of field 'toneDetectedIntrusion'.
 java.lang.Boolean getToneDetectedModemCNG()
          Returns the value of field 'toneDetectedModemCNG'.
 java.lang.Boolean getToneDetectedOther()
          Returns the value of field 'toneDetectedOther'.
 java.lang.Boolean getToneDetectedPark()
          Returns the value of field 'toneDetectedPark'.
 java.lang.Boolean getToneDetectedRecordWarning()
          Returns the value of field 'toneDetectedRecordWarning'.
 java.lang.Boolean getToneDetectedReorder()
          Returns the value of field 'toneDetectedReorder'.
 java.lang.Boolean getToneDetectedRingback()
          Returns the value of field 'toneDetectedRingback'.
 java.lang.Boolean getToneDetectedSf0()
          Returns the value of field 'toneDetectedSf0'.
 java.lang.Boolean getToneDetectedSf1()
          Returns the value of field 'toneDetectedSf1'.
 java.lang.Boolean getToneDetectedSf10()
          Returns the value of field 'toneDetectedSf10'.
 java.lang.Boolean getToneDetectedSf2()
          Returns the value of field 'toneDetectedSf2'.
 java.lang.Boolean getToneDetectedSf3()
          Returns the value of field 'toneDetectedSf3'.
 java.lang.Boolean getToneDetectedSf4()
          Returns the value of field 'toneDetectedSf4'.
 java.lang.Boolean getToneDetectedSf5()
          Returns the value of field 'toneDetectedSf5'.
 java.lang.Boolean getToneDetectedSf6()
          Returns the value of field 'toneDetectedSf6'.
 java.lang.Boolean getToneDetectedSf7()
          Returns the value of field 'toneDetectedSf7'.
 java.lang.Boolean getToneDetectedSf8()
          Returns the value of field 'toneDetectedSf8'.
 java.lang.Boolean getToneDetectedSf9()
          Returns the value of field 'toneDetectedSf9'.
 java.lang.Boolean getToneDetectedSilence()
          Returns the value of field 'toneDetectedSilence'.
 java.lang.Boolean getToneDetectedSitIC()
          Returns the value of field 'toneDetectedSitIC'.
 java.lang.Boolean getToneDetectedSitNC()
          Returns the value of field 'toneDetectedSitNC'.
 java.lang.Boolean getToneDetectedSitRO()
          Returns the value of field 'toneDetectedSitRO'.
 java.lang.Boolean getToneDetectedSitVC()
          Returns the value of field 'toneDetectedSitVC'.
 java.lang.Boolean getToneDuration()
          Returns the value of field 'toneDuration'.
 java.lang.Boolean getToneFrequency()
          Returns the value of field 'toneFrequency'.
 java.lang.Boolean getTonePauseDuration()
          Returns the value of field 'tonePauseDuration'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setConnectionInfo(java.lang.Boolean connectionInfo)
          Sets the value of field 'connectionInfo'.
 void setDcollCauseCharCountReached(java.lang.Boolean dcollCauseCharCountReached)
          Sets the value of field 'dcollCauseCharCountReached'.
 void setDcollCauseFushCharReceived(java.lang.Boolean dcollCauseFushCharReceived)
          Sets the value of field 'dcollCauseFushCharReceived'.
 void setDcollCauseSFTerminated(java.lang.Boolean dcollCauseSFTerminated)
          Sets the value of field 'dcollCauseSFTerminated'.
 void setDcollCauseTimeout(java.lang.Boolean dcollCauseTimeout)
          Sets the value of field 'dcollCauseTimeout'.
 void setDigitsDuration(java.lang.Boolean digitsDuration)
          Sets the value of field 'digitsDuration'.
 void setDigitsPauseDuration(java.lang.Boolean digitsPauseDuration)
          Sets the value of field 'digitsPauseDuration'.
 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 setToneDetectedBeep(java.lang.Boolean toneDetectedBeep)
          Sets the value of field 'toneDetectedBeep'.
 void setToneDetectedBilling(java.lang.Boolean toneDetectedBilling)
          Sets the value of field 'toneDetectedBilling'.
 void setToneDetectedBusy(java.lang.Boolean toneDetectedBusy)
          Sets the value of field 'toneDetectedBusy'.
 void setToneDetectedCarrier(java.lang.Boolean toneDetectedCarrier)
          Sets the value of field 'toneDetectedCarrier'.
 void setToneDetectedConfirmation(java.lang.Boolean toneDetectedConfirmation)
          Sets the value of field 'toneDetectedConfirmation'.
 void setToneDetectedDial(java.lang.Boolean toneDetectedDial)
          Sets the value of field 'toneDetectedDial'.
 void setToneDetectedFaxCNG(java.lang.Boolean toneDetectedFaxCNG)
          Sets the value of field 'toneDetectedFaxCNG'.
 void setToneDetectedHold(java.lang.Boolean toneDetectedHold)
          Sets the value of field 'toneDetectedHold'.
 void setToneDetectedHowler(java.lang.Boolean toneDetectedHowler)
          Sets the value of field 'toneDetectedHowler'.
 void setToneDetectedIntrusion(java.lang.Boolean toneDetectedIntrusion)
          Sets the value of field 'toneDetectedIntrusion'.
 void setToneDetectedModemCNG(java.lang.Boolean toneDetectedModemCNG)
          Sets the value of field 'toneDetectedModemCNG'.
 void setToneDetectedOther(java.lang.Boolean toneDetectedOther)
          Sets the value of field 'toneDetectedOther'.
 void setToneDetectedPark(java.lang.Boolean toneDetectedPark)
          Sets the value of field 'toneDetectedPark'.
 void setToneDetectedRecordWarning(java.lang.Boolean toneDetectedRecordWarning)
          Sets the value of field 'toneDetectedRecordWarning'.
 void setToneDetectedReorder(java.lang.Boolean toneDetectedReorder)
          Sets the value of field 'toneDetectedReorder'.
 void setToneDetectedRingback(java.lang.Boolean toneDetectedRingback)
          Sets the value of field 'toneDetectedRingback'.
 void setToneDetectedSf0(java.lang.Boolean toneDetectedSf0)
          Sets the value of field 'toneDetectedSf0'.
 void setToneDetectedSf1(java.lang.Boolean toneDetectedSf1)
          Sets the value of field 'toneDetectedSf1'.
 void setToneDetectedSf10(java.lang.Boolean toneDetectedSf10)
          Sets the value of field 'toneDetectedSf10'.
 void setToneDetectedSf2(java.lang.Boolean toneDetectedSf2)
          Sets the value of field 'toneDetectedSf2'.
 void setToneDetectedSf3(java.lang.Boolean toneDetectedSf3)
          Sets the value of field 'toneDetectedSf3'.
 void setToneDetectedSf4(java.lang.Boolean toneDetectedSf4)
          Sets the value of field 'toneDetectedSf4'.
 void setToneDetectedSf5(java.lang.Boolean toneDetectedSf5)
          Sets the value of field 'toneDetectedSf5'.
 void setToneDetectedSf6(java.lang.Boolean toneDetectedSf6)
          Sets the value of field 'toneDetectedSf6'.
 void setToneDetectedSf7(java.lang.Boolean toneDetectedSf7)
          Sets the value of field 'toneDetectedSf7'.
 void setToneDetectedSf8(java.lang.Boolean toneDetectedSf8)
          Sets the value of field 'toneDetectedSf8'.
 void setToneDetectedSf9(java.lang.Boolean toneDetectedSf9)
          Sets the value of field 'toneDetectedSf9'.
 void setToneDetectedSilence(java.lang.Boolean toneDetectedSilence)
          Sets the value of field 'toneDetectedSilence'.
 void setToneDetectedSitIC(java.lang.Boolean toneDetectedSitIC)
          Sets the value of field 'toneDetectedSitIC'.
 void setToneDetectedSitNC(java.lang.Boolean toneDetectedSitNC)
          Sets the value of field 'toneDetectedSitNC'.
 void setToneDetectedSitRO(java.lang.Boolean toneDetectedSitRO)
          Sets the value of field 'toneDetectedSitRO'.
 void setToneDetectedSitVC(java.lang.Boolean toneDetectedSitVC)
          Sets the value of field 'toneDetectedSitVC'.
 void setToneDuration(java.lang.Boolean toneDuration)
          Sets the value of field 'toneDuration'.
 void setToneFrequency(java.lang.Boolean toneFrequency)
          Sets the value of field 'toneFrequency'.
 void setTonePauseDuration(java.lang.Boolean tonePauseDuration)
          Sets the value of field 'tonePauseDuration'.
static DataCollectedCaps unmarshalDataCollectedCaps(java.io.Reader reader)
          Method unmarshalDataCollectedCaps
 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

DataCollectedCaps

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

getConnectionInfo

public java.lang.Boolean getConnectionInfo()
Returns the value of field 'connectionInfo'.

Returns:
Boolean

getDcollCauseCharCountReached

public java.lang.Boolean getDcollCauseCharCountReached()
Returns the value of field 'dcollCauseCharCountReached'.

Returns:
Boolean

getDcollCauseFushCharReceived

public java.lang.Boolean getDcollCauseFushCharReceived()
Returns the value of field 'dcollCauseFushCharReceived'.

Returns:
Boolean

getDcollCauseSFTerminated

public java.lang.Boolean getDcollCauseSFTerminated()
Returns the value of field 'dcollCauseSFTerminated'.

Returns:
Boolean

getDcollCauseTimeout

public java.lang.Boolean getDcollCauseTimeout()
Returns the value of field 'dcollCauseTimeout'.

Returns:
Boolean

getDigitsDuration

public java.lang.Boolean getDigitsDuration()
Returns the value of field 'digitsDuration'.

Returns:
Boolean

getDigitsPauseDuration

public java.lang.Boolean getDigitsPauseDuration()
Returns the value of field 'digitsPauseDuration'.

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

getToneDetectedBeep

public java.lang.Boolean getToneDetectedBeep()
Returns the value of field 'toneDetectedBeep'.

Returns:
Boolean

getToneDetectedBilling

public java.lang.Boolean getToneDetectedBilling()
Returns the value of field 'toneDetectedBilling'.

Returns:
Boolean

getToneDetectedBusy

public java.lang.Boolean getToneDetectedBusy()
Returns the value of field 'toneDetectedBusy'.

Returns:
Boolean

getToneDetectedCarrier

public java.lang.Boolean getToneDetectedCarrier()
Returns the value of field 'toneDetectedCarrier'.

Returns:
Boolean

getToneDetectedConfirmation

public java.lang.Boolean getToneDetectedConfirmation()
Returns the value of field 'toneDetectedConfirmation'.

Returns:
Boolean

getToneDetectedDial

public java.lang.Boolean getToneDetectedDial()
Returns the value of field 'toneDetectedDial'.

Returns:
Boolean

getToneDetectedFaxCNG

public java.lang.Boolean getToneDetectedFaxCNG()
Returns the value of field 'toneDetectedFaxCNG'.

Returns:
Boolean

getToneDetectedHold

public java.lang.Boolean getToneDetectedHold()
Returns the value of field 'toneDetectedHold'.

Returns:
Boolean

getToneDetectedHowler

public java.lang.Boolean getToneDetectedHowler()
Returns the value of field 'toneDetectedHowler'.

Returns:
Boolean

getToneDetectedIntrusion

public java.lang.Boolean getToneDetectedIntrusion()
Returns the value of field 'toneDetectedIntrusion'.

Returns:
Boolean

getToneDetectedModemCNG

public java.lang.Boolean getToneDetectedModemCNG()
Returns the value of field 'toneDetectedModemCNG'.

Returns:
Boolean

getToneDetectedOther

public java.lang.Boolean getToneDetectedOther()
Returns the value of field 'toneDetectedOther'.

Returns:
Boolean

getToneDetectedPark

public java.lang.Boolean getToneDetectedPark()
Returns the value of field 'toneDetectedPark'.

Returns:
Boolean

getToneDetectedRecordWarning

public java.lang.Boolean getToneDetectedRecordWarning()
Returns the value of field 'toneDetectedRecordWarning'.

Returns:
Boolean

getToneDetectedReorder

public java.lang.Boolean getToneDetectedReorder()
Returns the value of field 'toneDetectedReorder'.

Returns:
Boolean

getToneDetectedRingback

public java.lang.Boolean getToneDetectedRingback()
Returns the value of field 'toneDetectedRingback'.

Returns:
Boolean

getToneDetectedSf0

public java.lang.Boolean getToneDetectedSf0()
Returns the value of field 'toneDetectedSf0'.

Returns:
Boolean

getToneDetectedSf1

public java.lang.Boolean getToneDetectedSf1()
Returns the value of field 'toneDetectedSf1'.

Returns:
Boolean

getToneDetectedSf10

public java.lang.Boolean getToneDetectedSf10()
Returns the value of field 'toneDetectedSf10'.

Returns:
Boolean

getToneDetectedSf2

public java.lang.Boolean getToneDetectedSf2()
Returns the value of field 'toneDetectedSf2'.

Returns:
Boolean

getToneDetectedSf3

public java.lang.Boolean getToneDetectedSf3()
Returns the value of field 'toneDetectedSf3'.

Returns:
Boolean

getToneDetectedSf4

public java.lang.Boolean getToneDetectedSf4()
Returns the value of field 'toneDetectedSf4'.

Returns:
Boolean

getToneDetectedSf5

public java.lang.Boolean getToneDetectedSf5()
Returns the value of field 'toneDetectedSf5'.

Returns:
Boolean

getToneDetectedSf6

public java.lang.Boolean getToneDetectedSf6()
Returns the value of field 'toneDetectedSf6'.

Returns:
Boolean

getToneDetectedSf7

public java.lang.Boolean getToneDetectedSf7()
Returns the value of field 'toneDetectedSf7'.

Returns:
Boolean

getToneDetectedSf8

public java.lang.Boolean getToneDetectedSf8()
Returns the value of field 'toneDetectedSf8'.

Returns:
Boolean

getToneDetectedSf9

public java.lang.Boolean getToneDetectedSf9()
Returns the value of field 'toneDetectedSf9'.

Returns:
Boolean

getToneDetectedSilence

public java.lang.Boolean getToneDetectedSilence()
Returns the value of field 'toneDetectedSilence'.

Returns:
Boolean

getToneDetectedSitIC

public java.lang.Boolean getToneDetectedSitIC()
Returns the value of field 'toneDetectedSitIC'.

Returns:
Boolean

getToneDetectedSitNC

public java.lang.Boolean getToneDetectedSitNC()
Returns the value of field 'toneDetectedSitNC'.

Returns:
Boolean

getToneDetectedSitRO

public java.lang.Boolean getToneDetectedSitRO()
Returns the value of field 'toneDetectedSitRO'.

Returns:
Boolean

getToneDetectedSitVC

public java.lang.Boolean getToneDetectedSitVC()
Returns the value of field 'toneDetectedSitVC'.

Returns:
Boolean

getToneDuration

public java.lang.Boolean getToneDuration()
Returns the value of field 'toneDuration'.

Returns:
Boolean

getToneFrequency

public java.lang.Boolean getToneFrequency()
Returns the value of field 'toneFrequency'.

Returns:
Boolean

getTonePauseDuration

public java.lang.Boolean getTonePauseDuration()
Returns the value of field 'tonePauseDuration'.

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

setConnectionInfo

public void setConnectionInfo(java.lang.Boolean connectionInfo)
Sets the value of field 'connectionInfo'.

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

setDcollCauseCharCountReached

public void setDcollCauseCharCountReached(java.lang.Boolean dcollCauseCharCountReached)
Sets the value of field 'dcollCauseCharCountReached'.

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

setDcollCauseFushCharReceived

public void setDcollCauseFushCharReceived(java.lang.Boolean dcollCauseFushCharReceived)
Sets the value of field 'dcollCauseFushCharReceived'.

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

setDcollCauseSFTerminated

public void setDcollCauseSFTerminated(java.lang.Boolean dcollCauseSFTerminated)
Sets the value of field 'dcollCauseSFTerminated'.

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

setDcollCauseTimeout

public void setDcollCauseTimeout(java.lang.Boolean dcollCauseTimeout)
Sets the value of field 'dcollCauseTimeout'.

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

setDigitsDuration

public void setDigitsDuration(java.lang.Boolean digitsDuration)
Sets the value of field 'digitsDuration'.

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

setDigitsPauseDuration

public void setDigitsPauseDuration(java.lang.Boolean digitsPauseDuration)
Sets the value of field 'digitsPauseDuration'.

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

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'

setToneDetectedBeep

public void setToneDetectedBeep(java.lang.Boolean toneDetectedBeep)
Sets the value of field 'toneDetectedBeep'.

Parameters:
toneDetectedBeep - the value of field 'toneDetectedBeep'

setToneDetectedBilling

public void setToneDetectedBilling(java.lang.Boolean toneDetectedBilling)
Sets the value of field 'toneDetectedBilling'.

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

setToneDetectedBusy

public void setToneDetectedBusy(java.lang.Boolean toneDetectedBusy)
Sets the value of field 'toneDetectedBusy'.

Parameters:
toneDetectedBusy - the value of field 'toneDetectedBusy'

setToneDetectedCarrier

public void setToneDetectedCarrier(java.lang.Boolean toneDetectedCarrier)
Sets the value of field 'toneDetectedCarrier'.

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

setToneDetectedConfirmation

public void setToneDetectedConfirmation(java.lang.Boolean toneDetectedConfirmation)
Sets the value of field 'toneDetectedConfirmation'.

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

setToneDetectedDial

public void setToneDetectedDial(java.lang.Boolean toneDetectedDial)
Sets the value of field 'toneDetectedDial'.

Parameters:
toneDetectedDial - the value of field 'toneDetectedDial'

setToneDetectedFaxCNG

public void setToneDetectedFaxCNG(java.lang.Boolean toneDetectedFaxCNG)
Sets the value of field 'toneDetectedFaxCNG'.

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

setToneDetectedHold

public void setToneDetectedHold(java.lang.Boolean toneDetectedHold)
Sets the value of field 'toneDetectedHold'.

Parameters:
toneDetectedHold - the value of field 'toneDetectedHold'

setToneDetectedHowler

public void setToneDetectedHowler(java.lang.Boolean toneDetectedHowler)
Sets the value of field 'toneDetectedHowler'.

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

setToneDetectedIntrusion

public void setToneDetectedIntrusion(java.lang.Boolean toneDetectedIntrusion)
Sets the value of field 'toneDetectedIntrusion'.

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

setToneDetectedModemCNG

public void setToneDetectedModemCNG(java.lang.Boolean toneDetectedModemCNG)
Sets the value of field 'toneDetectedModemCNG'.

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

setToneDetectedOther

public void setToneDetectedOther(java.lang.Boolean toneDetectedOther)
Sets the value of field 'toneDetectedOther'.

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

setToneDetectedPark

public void setToneDetectedPark(java.lang.Boolean toneDetectedPark)
Sets the value of field 'toneDetectedPark'.

Parameters:
toneDetectedPark - the value of field 'toneDetectedPark'

setToneDetectedRecordWarning

public void setToneDetectedRecordWarning(java.lang.Boolean toneDetectedRecordWarning)
Sets the value of field 'toneDetectedRecordWarning'.

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

setToneDetectedReorder

public void setToneDetectedReorder(java.lang.Boolean toneDetectedReorder)
Sets the value of field 'toneDetectedReorder'.

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

setToneDetectedRingback

public void setToneDetectedRingback(java.lang.Boolean toneDetectedRingback)
Sets the value of field 'toneDetectedRingback'.

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

setToneDetectedSf0

public void setToneDetectedSf0(java.lang.Boolean toneDetectedSf0)
Sets the value of field 'toneDetectedSf0'.

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

setToneDetectedSf1

public void setToneDetectedSf1(java.lang.Boolean toneDetectedSf1)
Sets the value of field 'toneDetectedSf1'.

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

setToneDetectedSf10

public void setToneDetectedSf10(java.lang.Boolean toneDetectedSf10)
Sets the value of field 'toneDetectedSf10'.

Parameters:
toneDetectedSf10 - the value of field 'toneDetectedSf10'

setToneDetectedSf2

public void setToneDetectedSf2(java.lang.Boolean toneDetectedSf2)
Sets the value of field 'toneDetectedSf2'.

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

setToneDetectedSf3

public void setToneDetectedSf3(java.lang.Boolean toneDetectedSf3)
Sets the value of field 'toneDetectedSf3'.

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

setToneDetectedSf4

public void setToneDetectedSf4(java.lang.Boolean toneDetectedSf4)
Sets the value of field 'toneDetectedSf4'.

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

setToneDetectedSf5

public void setToneDetectedSf5(java.lang.Boolean toneDetectedSf5)
Sets the value of field 'toneDetectedSf5'.

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

setToneDetectedSf6

public void setToneDetectedSf6(java.lang.Boolean toneDetectedSf6)
Sets the value of field 'toneDetectedSf6'.

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

setToneDetectedSf7

public void setToneDetectedSf7(java.lang.Boolean toneDetectedSf7)
Sets the value of field 'toneDetectedSf7'.

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

setToneDetectedSf8

public void setToneDetectedSf8(java.lang.Boolean toneDetectedSf8)
Sets the value of field 'toneDetectedSf8'.

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

setToneDetectedSf9

public void setToneDetectedSf9(java.lang.Boolean toneDetectedSf9)
Sets the value of field 'toneDetectedSf9'.

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

setToneDetectedSilence

public void setToneDetectedSilence(java.lang.Boolean toneDetectedSilence)
Sets the value of field 'toneDetectedSilence'.

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

setToneDetectedSitIC

public void setToneDetectedSitIC(java.lang.Boolean toneDetectedSitIC)
Sets the value of field 'toneDetectedSitIC'.

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

setToneDetectedSitNC

public void setToneDetectedSitNC(java.lang.Boolean toneDetectedSitNC)
Sets the value of field 'toneDetectedSitNC'.

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

setToneDetectedSitRO

public void setToneDetectedSitRO(java.lang.Boolean toneDetectedSitRO)
Sets the value of field 'toneDetectedSitRO'.

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

setToneDetectedSitVC

public void setToneDetectedSitVC(java.lang.Boolean toneDetectedSitVC)
Sets the value of field 'toneDetectedSitVC'.

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

setToneDuration

public void setToneDuration(java.lang.Boolean toneDuration)
Sets the value of field 'toneDuration'.

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

setToneFrequency

public void setToneFrequency(java.lang.Boolean toneFrequency)
Sets the value of field 'toneFrequency'.

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

setTonePauseDuration

public void setTonePauseDuration(java.lang.Boolean tonePauseDuration)
Sets the value of field 'tonePauseDuration'.

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

unmarshalDataCollectedCaps

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

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