Uses of Class
com.opencloud.slee.resources.cgin.cap_v3.CAP3AppendFreeFormatData
-
Packages that use CAP3AppendFreeFormatData Package Description com.opencloud.slee.resources.cgin.cap_v3 Provides an API for the CAP v3 protocol. -
-
Uses of CAP3AppendFreeFormatData in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CAP3AppendFreeFormatData Modifier and Type Method Description static CAP3AppendFreeFormatData
CAP3AppendFreeFormatData. fromValue(int value)
Returns the enumeration constant for a given ASN.1 encoded value.CAP3AppendFreeFormatData
CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1. getAppendFreeFormatData()
Gets the value of the field appendFreeFormatData.CAP3AppendFreeFormatData
CAP3CAMEL_FCIGPRSBillingChargingCharacteristics.FCIBCCCAMELsequence1. getAppendFreeFormatData()
Gets the value of the field appendFreeFormatData.CAP3AppendFreeFormatData
CAP3CAMEL_FCISMSBillingChargingCharacteristics.FCIBCCCAMELsequence1. getAppendFreeFormatData()
Gets the value of the field appendFreeFormatData.static CAP3AppendFreeFormatData
CAP3AppendFreeFormatData. valueOf(String name)
Returns the enum constant of this type with the specified name.static CAP3AppendFreeFormatData[]
CAP3AppendFreeFormatData. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CAP3AppendFreeFormatData Modifier and Type Method Description CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1
CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1. setAppendFreeFormatData(CAP3AppendFreeFormatData value)
Sets the value of the field appendFreeFormatData.CAP3CAMEL_FCIGPRSBillingChargingCharacteristics.FCIBCCCAMELsequence1
CAP3CAMEL_FCIGPRSBillingChargingCharacteristics.FCIBCCCAMELsequence1. setAppendFreeFormatData(CAP3AppendFreeFormatData value)
Sets the value of the field appendFreeFormatData.CAP3CAMEL_FCISMSBillingChargingCharacteristics.FCIBCCCAMELsequence1
CAP3CAMEL_FCISMSBillingChargingCharacteristics.FCIBCCCAMELsequence1. setAppendFreeFormatData(CAP3AppendFreeFormatData value)
Sets the value of the field appendFreeFormatData.
-