|
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.TransferredCaps
public class TransferredCaps
Class TransferredCaps.
Constructor Summary | |
---|---|
TransferredCaps()
|
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 |
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 |
getConnectionInfo()
Returns the value of field 'connectionInfo'. |
java.lang.Boolean |
getDeviceHistory()
Returns the value of field 'deviceHistory'. |
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 |
getTransferredConnectionsEndpointDeviceID()
Returns the value of field 'transferredConnectionsEndpointDeviceID'. |
java.lang.Boolean |
getTransferredConnectionsResultingConnectionInfo()
Returns the value of field 'transferredConnectionsResultingConnectionInfo'. |
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 |
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 |
setConnectionInfo(java.lang.Boolean connectionInfo)
Sets the value of field 'connectionInfo'. |
void |
setDeviceHistory(java.lang.Boolean deviceHistory)
Sets the value of field 'deviceHistory'. |
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 |
setTransferredConnectionsEndpointDeviceID(java.lang.Boolean transferredConnectionsEndpointDeviceID)
Sets the value of field 'transferredConnectionsEndpointDeviceID'. |
void |
setTransferredConnectionsResultingConnectionInfo(java.lang.Boolean transferredConnectionsResultingConnectionInfo)
Sets the value of field 'transferredConnectionsResultingConnectionInfo'. |
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 TransferredCaps |
unmarshalTransferredCaps(java.io.Reader reader)
Method unmarshalTransferredCaps |
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 TransferredCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getCallCharacteristics()
public java.lang.Boolean getChargingInfo()
public java.lang.Boolean getChargingMultiplierAHundredth()
public java.lang.Boolean getChargingMultiplierATenth()
public java.lang.Boolean getChargingMultiplierAThousandth()
public java.lang.Boolean getChargingMultiplierHundred()
public java.lang.Boolean getChargingMultiplierOne()
public java.lang.Boolean getChargingMultiplierTen()
public java.lang.Boolean getChargingMultiplierThousand()
public java.lang.Boolean getConnectionInfo()
public java.lang.Boolean getDeviceHistory()
public java.lang.Boolean getLanguagePreferences()
public java.lang.Boolean getMediaCallCharacteristics()
public java.lang.Boolean getNumberUnitsNumberOfChargingUnits()
public java.lang.Boolean getNumberUnitsNumberOfCurrencyUnits()
public java.lang.Boolean getNumberUnitsTypeOfUnits()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getServicesPermitted()
public java.lang.Boolean getTransferredConnectionsEndpointDeviceID()
public java.lang.Boolean getTransferredConnectionsResultingConnectionInfo()
public java.lang.Boolean getTypeOfChargingInfoSubTotal()
public java.lang.Boolean getTypeOfChargingInfoTotal()
public java.lang.Boolean getUserData()
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 setCallCharacteristics(java.lang.Boolean callCharacteristics)
callCharacteristics
- the value of field
'callCharacteristics'.public void setChargingInfo(java.lang.Boolean chargingInfo)
chargingInfo
- the value of field 'chargingInfo'.public void setChargingMultiplierAHundredth(java.lang.Boolean chargingMultiplierAHundredth)
chargingMultiplierAHundredth
- the value of field
'chargingMultiplierAHundredth'.public void setChargingMultiplierATenth(java.lang.Boolean chargingMultiplierATenth)
chargingMultiplierATenth
- the value of field
'chargingMultiplierATenth'.public void setChargingMultiplierAThousandth(java.lang.Boolean chargingMultiplierAThousandth)
chargingMultiplierAThousandth
- the value of field
'chargingMultiplierAThousandth'.public void setChargingMultiplierHundred(java.lang.Boolean chargingMultiplierHundred)
chargingMultiplierHundred
- the value of field
'chargingMultiplierHundred'.public void setChargingMultiplierOne(java.lang.Boolean chargingMultiplierOne)
chargingMultiplierOne
- the value of field
'chargingMultiplierOne'.public void setChargingMultiplierTen(java.lang.Boolean chargingMultiplierTen)
chargingMultiplierTen
- the value of field
'chargingMultiplierTen'.public void setChargingMultiplierThousand(java.lang.Boolean chargingMultiplierThousand)
chargingMultiplierThousand
- the value of field
'chargingMultiplierThousand'.public void setConnectionInfo(java.lang.Boolean connectionInfo)
connectionInfo
- the value of field 'connectionInfo'.public void setDeviceHistory(java.lang.Boolean deviceHistory)
deviceHistory
- the value of field 'deviceHistory'.public void setLanguagePreferences(java.lang.Boolean languagePreferences)
languagePreferences
- the value of field
'languagePreferences'.public void setMediaCallCharacteristics(java.lang.Boolean mediaCallCharacteristics)
mediaCallCharacteristics
- the value of field
'mediaCallCharacteristics'.public void setNumberUnitsNumberOfChargingUnits(java.lang.Boolean numberUnitsNumberOfChargingUnits)
numberUnitsNumberOfChargingUnits
- the value of field
'numberUnitsNumberOfChargingUnits'.public void setNumberUnitsNumberOfCurrencyUnits(java.lang.Boolean numberUnitsNumberOfCurrencyUnits)
numberUnitsNumberOfCurrencyUnits
- the value of field
'numberUnitsNumberOfCurrencyUnits'.public void setNumberUnitsTypeOfUnits(java.lang.Boolean numberUnitsTypeOfUnits)
numberUnitsTypeOfUnits
- the value of field
'numberUnitsTypeOfUnits'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setServicesPermitted(java.lang.Boolean servicesPermitted)
servicesPermitted
- the value of field
'servicesPermitted'.public void setTransferredConnectionsEndpointDeviceID(java.lang.Boolean transferredConnectionsEndpointDeviceID)
transferredConnectionsEndpointDeviceID
- the value of
field 'transferredConnectionsEndpointDeviceID'.public void setTransferredConnectionsResultingConnectionInfo(java.lang.Boolean transferredConnectionsResultingConnectionInfo)
transferredConnectionsResultingConnectionInfo
- the
value of field
'transferredConnectionsResultingConnectionInfo'.public void setTypeOfChargingInfoSubTotal(java.lang.Boolean typeOfChargingInfoSubTotal)
typeOfChargingInfoSubTotal
- the value of field
'typeOfChargingInfoSubTotal'.public void setTypeOfChargingInfoTotal(java.lang.Boolean typeOfChargingInfoTotal)
typeOfChargingInfoTotal
- the value of field
'typeOfChargingInfoTotal'.public void setUserData(java.lang.Boolean userData)
userData
- the value of field 'userData'.public static TransferredCaps unmarshalTransferredCaps(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 |