Uses of Class
com.opencloud.slee.resources.cgin.etsi_inap_cs1.CS1SFBillingChargingCharacteristics
-
Packages that use CS1SFBillingChargingCharacteristics Package Description com.opencloud.slee.resources.cgin.etsi_inap_cs1 Provides an API for the ETSI INAP CS1 protocol. -
-
Uses of CS1SFBillingChargingCharacteristics in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 that return CS1SFBillingChargingCharacteristics Modifier and Type Method Description CS1SFBillingChargingCharacteristicsCS1SFBillingChargingCharacteristics. clone()Constructs a copy of this object and everything reachable from it.static CS1SFBillingChargingCharacteristicsCS1SFBillingChargingCharacteristics. copyOf(CS1SFBillingChargingCharacteristics from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.CS1SFBillingChargingCharacteristicsCS1FilteredCallTreatment. getSFBillingChargingCharacteristics()Gets the value of the field sFBillingChargingCharacteristics.CS1SFBillingChargingCharacteristicsCS1SFBillingChargingCharacteristics. setByteArray(byte[] value)Sets the value of the field byteArray.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type CS1SFBillingChargingCharacteristics Modifier and Type Method Description static CS1SFBillingChargingCharacteristicsCS1SFBillingChargingCharacteristics. copyOf(CS1SFBillingChargingCharacteristics from)Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.CS1FilteredCallTreatmentCS1FilteredCallTreatment. setSFBillingChargingCharacteristics(CS1SFBillingChargingCharacteristics value)Sets the value of the field sFBillingChargingCharacteristics.
-