4.1.0.610 20071213

ch.ecma.csta.binding
Class ConnectionClearedCaps

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

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

Class ConnectionClearedCaps.

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

Constructor Summary
ConnectionClearedCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getCallCharacteristics()
          Returns the value of field 'callCharacteristics'.
 java.lang.Boolean getCallLinkageData()
          Returns the value of field 'callLinkageData'.
 java.lang.Boolean getChargingInfo()
          Returns the value of field 'chargingInfo'.
 java.lang.Boolean getChargingMultiplierAHundredth()
          Returns the value of field 'chargingMultiplierAHundredth'.
 java.lang.Boolean getChargingMultiplierATenth()
          Returns the value of field 'chargingMultiplierATenth'.
 java.lang.Boolean getChargingMultiplierAThousandth()
          Returns the value of field 'chargingMultiplierAThousandth'.
 java.lang.Boolean getChargingMultiplierHundred()
          Returns the value of field 'chargingMultiplierHundred'.
 java.lang.Boolean getChargingMultiplierOne()
          Returns the value of field 'chargingMultiplierOne'.
 java.lang.Boolean getChargingMultiplierTen()
          Returns the value of field 'chargingMultiplierTen'.
 java.lang.Boolean getChargingMultiplierThousand()
          Returns the value of field 'chargingMultiplierThousand'.
 java.lang.Boolean getCorrelatorData()
          Returns the value of field 'correlatorData'.
 java.lang.Boolean getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 java.lang.Boolean getDroppedConnectionInfo()
          Returns the value of field 'droppedConnectionInfo'.
 java.lang.Boolean getLanguagePreferences()
          Returns the value of field 'languagePreferences'.
 java.lang.Boolean getMediaCallCharacteristics()
          Returns the value of field 'mediaCallCharacteristics'.
 java.lang.Boolean getNumberUnitsNumberOfChargingUnits()
          Returns the value of field 'numberUnitsNumberOfChargingUnits'.
 java.lang.Boolean getNumberUnitsNumberOfCurrencyUnits()
          Returns the value of field 'numberUnitsNumberOfCurrencyUnits'.
 java.lang.Boolean getNumberUnitsTypeOfUnits()
          Returns the value of field 'numberUnitsTypeOfUnits'.
 java.lang.Boolean getPrivateData()
          Returns the value of field 'privateData'.
 java.lang.Boolean getServicesPermitted()
          Returns the value of field 'servicesPermitted'.
 java.lang.Boolean getTypeOfChargingInfoSubTotal()
          Returns the value of field 'typeOfChargingInfoSubTotal'.
 java.lang.Boolean getTypeOfChargingInfoTotal()
          Returns the value of field 'typeOfChargingInfoTotal'.
 java.lang.Boolean getUserData()
          Returns the value of field 'userData'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallCharacteristics(java.lang.Boolean callCharacteristics)
          Sets the value of field 'callCharacteristics'.
 void setCallLinkageData(java.lang.Boolean callLinkageData)
          Sets the value of field 'callLinkageData'.
 void setChargingInfo(java.lang.Boolean chargingInfo)
          Sets the value of field 'chargingInfo'.
 void setChargingMultiplierAHundredth(java.lang.Boolean chargingMultiplierAHundredth)
          Sets the value of field 'chargingMultiplierAHundredth'.
 void setChargingMultiplierATenth(java.lang.Boolean chargingMultiplierATenth)
          Sets the value of field 'chargingMultiplierATenth'.
 void setChargingMultiplierAThousandth(java.lang.Boolean chargingMultiplierAThousandth)
          Sets the value of field 'chargingMultiplierAThousandth'.
 void setChargingMultiplierHundred(java.lang.Boolean chargingMultiplierHundred)
          Sets the value of field 'chargingMultiplierHundred'.
 void setChargingMultiplierOne(java.lang.Boolean chargingMultiplierOne)
          Sets the value of field 'chargingMultiplierOne'.
 void setChargingMultiplierTen(java.lang.Boolean chargingMultiplierTen)
          Sets the value of field 'chargingMultiplierTen'.
 void setChargingMultiplierThousand(java.lang.Boolean chargingMultiplierThousand)
          Sets the value of field 'chargingMultiplierThousand'.
 void setCorrelatorData(java.lang.Boolean correlatorData)
          Sets the value of field 'correlatorData'.
 void setDeviceHistory(java.lang.Boolean deviceHistory)
          Sets the value of field 'deviceHistory'.
 void setDroppedConnectionInfo(java.lang.Boolean droppedConnectionInfo)
          Sets the value of field 'droppedConnectionInfo'.
 void setLanguagePreferences(java.lang.Boolean languagePreferences)
          Sets the value of field 'languagePreferences'.
 void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
          Sets the value of field 'mediaCallCharacteristics'.
 void setNumberUnitsNumberOfChargingUnits(java.lang.Boolean numberUnitsNumberOfChargingUnits)
          Sets the value of field 'numberUnitsNumberOfChargingUnits'.
 void setNumberUnitsNumberOfCurrencyUnits(java.lang.Boolean numberUnitsNumberOfCurrencyUnits)
          Sets the value of field 'numberUnitsNumberOfCurrencyUnits'.
 void setNumberUnitsTypeOfUnits(java.lang.Boolean numberUnitsTypeOfUnits)
          Sets the value of field 'numberUnitsTypeOfUnits'.
 void setPrivateData(java.lang.Boolean privateData)
          Sets the value of field 'privateData'.
 void setServicesPermitted(java.lang.Boolean servicesPermitted)
          Sets the value of field 'servicesPermitted'.
 void setTypeOfChargingInfoSubTotal(java.lang.Boolean typeOfChargingInfoSubTotal)
          Sets the value of field 'typeOfChargingInfoSubTotal'.
 void setTypeOfChargingInfoTotal(java.lang.Boolean typeOfChargingInfoTotal)
          Sets the value of field 'typeOfChargingInfoTotal'.
 void setUserData(java.lang.Boolean userData)
          Sets the value of field 'userData'.
static ConnectionClearedCaps unmarshalConnectionClearedCaps(java.io.Reader reader)
          Method unmarshalConnectionClearedCaps
 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

ConnectionClearedCaps

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

getCallCharacteristics

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

Returns:
Boolean

getCallLinkageData

public java.lang.Boolean getCallLinkageData()
Returns the value of field 'callLinkageData'.

Returns:
Boolean

getChargingInfo

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

Returns:
Boolean

getChargingMultiplierAHundredth

public java.lang.Boolean getChargingMultiplierAHundredth()
Returns the value of field 'chargingMultiplierAHundredth'.

Returns:
Boolean

getChargingMultiplierATenth

public java.lang.Boolean getChargingMultiplierATenth()
Returns the value of field 'chargingMultiplierATenth'.

Returns:
Boolean

getChargingMultiplierAThousandth

public java.lang.Boolean getChargingMultiplierAThousandth()
Returns the value of field 'chargingMultiplierAThousandth'.

Returns:
Boolean

getChargingMultiplierHundred

public java.lang.Boolean getChargingMultiplierHundred()
Returns the value of field 'chargingMultiplierHundred'.

Returns:
Boolean

getChargingMultiplierOne

public java.lang.Boolean getChargingMultiplierOne()
Returns the value of field 'chargingMultiplierOne'.

Returns:
Boolean

getChargingMultiplierTen

public java.lang.Boolean getChargingMultiplierTen()
Returns the value of field 'chargingMultiplierTen'.

Returns:
Boolean

getChargingMultiplierThousand

public java.lang.Boolean getChargingMultiplierThousand()
Returns the value of field 'chargingMultiplierThousand'.

Returns:
Boolean

getCorrelatorData

public java.lang.Boolean getCorrelatorData()
Returns the value of field 'correlatorData'.

Returns:
Boolean

getDeviceHistory

public java.lang.Boolean getDeviceHistory()
Returns the value of field 'deviceHistory'.

Returns:
Boolean

getDroppedConnectionInfo

public java.lang.Boolean getDroppedConnectionInfo()
Returns the value of field 'droppedConnectionInfo'.

Returns:
Boolean

getLanguagePreferences

public java.lang.Boolean getLanguagePreferences()
Returns the value of field 'languagePreferences'.

Returns:
Boolean

getMediaCallCharacteristics

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

Returns:
Boolean

getNumberUnitsNumberOfChargingUnits

public java.lang.Boolean getNumberUnitsNumberOfChargingUnits()
Returns the value of field 'numberUnitsNumberOfChargingUnits'.

Returns:
Boolean

getNumberUnitsNumberOfCurrencyUnits

public java.lang.Boolean getNumberUnitsNumberOfCurrencyUnits()
Returns the value of field 'numberUnitsNumberOfCurrencyUnits'.

Returns:
Boolean

getNumberUnitsTypeOfUnits

public java.lang.Boolean getNumberUnitsTypeOfUnits()
Returns the value of field 'numberUnitsTypeOfUnits'.

Returns:
Boolean

getPrivateData

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

Returns:
Boolean

getServicesPermitted

public java.lang.Boolean getServicesPermitted()
Returns the value of field 'servicesPermitted'.

Returns:
Boolean

getTypeOfChargingInfoSubTotal

public java.lang.Boolean getTypeOfChargingInfoSubTotal()
Returns the value of field 'typeOfChargingInfoSubTotal'.

Returns:
Boolean

getTypeOfChargingInfoTotal

public java.lang.Boolean getTypeOfChargingInfoTotal()
Returns the value of field 'typeOfChargingInfoTotal'.

Returns:
Boolean

getUserData

public java.lang.Boolean getUserData()
Returns the value of field 'userData'.

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

setCallCharacteristics

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

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

setCallLinkageData

public void setCallLinkageData(java.lang.Boolean callLinkageData)
Sets the value of field 'callLinkageData'.

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

setChargingInfo

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

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

setChargingMultiplierAHundredth

public void setChargingMultiplierAHundredth(java.lang.Boolean chargingMultiplierAHundredth)
Sets the value of field 'chargingMultiplierAHundredth'.

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

setChargingMultiplierATenth

public void setChargingMultiplierATenth(java.lang.Boolean chargingMultiplierATenth)
Sets the value of field 'chargingMultiplierATenth'.

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

setChargingMultiplierAThousandth

public void setChargingMultiplierAThousandth(java.lang.Boolean chargingMultiplierAThousandth)
Sets the value of field 'chargingMultiplierAThousandth'.

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

setChargingMultiplierHundred

public void setChargingMultiplierHundred(java.lang.Boolean chargingMultiplierHundred)
Sets the value of field 'chargingMultiplierHundred'.

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

setChargingMultiplierOne

public void setChargingMultiplierOne(java.lang.Boolean chargingMultiplierOne)
Sets the value of field 'chargingMultiplierOne'.

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

setChargingMultiplierTen

public void setChargingMultiplierTen(java.lang.Boolean chargingMultiplierTen)
Sets the value of field 'chargingMultiplierTen'.

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

setChargingMultiplierThousand

public void setChargingMultiplierThousand(java.lang.Boolean chargingMultiplierThousand)
Sets the value of field 'chargingMultiplierThousand'.

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

setCorrelatorData

public void setCorrelatorData(java.lang.Boolean correlatorData)
Sets the value of field 'correlatorData'.

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

setDeviceHistory

public void setDeviceHistory(java.lang.Boolean deviceHistory)
Sets the value of field 'deviceHistory'.

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

setDroppedConnectionInfo

public void setDroppedConnectionInfo(java.lang.Boolean droppedConnectionInfo)
Sets the value of field 'droppedConnectionInfo'.

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

setLanguagePreferences

public void setLanguagePreferences(java.lang.Boolean languagePreferences)
Sets the value of field 'languagePreferences'.

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

setMediaCallCharacteristics

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

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

setNumberUnitsNumberOfChargingUnits

public void setNumberUnitsNumberOfChargingUnits(java.lang.Boolean numberUnitsNumberOfChargingUnits)
Sets the value of field 'numberUnitsNumberOfChargingUnits'.

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

setNumberUnitsNumberOfCurrencyUnits

public void setNumberUnitsNumberOfCurrencyUnits(java.lang.Boolean numberUnitsNumberOfCurrencyUnits)
Sets the value of field 'numberUnitsNumberOfCurrencyUnits'.

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

setNumberUnitsTypeOfUnits

public void setNumberUnitsTypeOfUnits(java.lang.Boolean numberUnitsTypeOfUnits)
Sets the value of field 'numberUnitsTypeOfUnits'.

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

setPrivateData

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

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

setServicesPermitted

public void setServicesPermitted(java.lang.Boolean servicesPermitted)
Sets the value of field 'servicesPermitted'.

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

setTypeOfChargingInfoSubTotal

public void setTypeOfChargingInfoSubTotal(java.lang.Boolean typeOfChargingInfoSubTotal)
Sets the value of field 'typeOfChargingInfoSubTotal'.

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

setTypeOfChargingInfoTotal

public void setTypeOfChargingInfoTotal(java.lang.Boolean typeOfChargingInfoTotal)
Sets the value of field 'typeOfChargingInfoTotal'.

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

setUserData

public void setUserData(java.lang.Boolean userData)
Sets the value of field 'userData'.

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

unmarshalConnectionClearedCaps

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

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