Package | Description |
---|---|
com.opencloud.slee.resources.cgin.etsi_inap_cs1 |
Provides an API for the ETSI INAP CS1 protocol.
|
Modifier and Type | Method and Description |
---|---|
CS1SFBillingChargingCharacteristics |
CS1SFBillingChargingCharacteristics.clone()
Constructs a copy of this object and everything reachable from it.
|
static CS1SFBillingChargingCharacteristics |
CS1SFBillingChargingCharacteristics.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.
|
CS1SFBillingChargingCharacteristics |
CS1FilteredCallTreatment.getSFBillingChargingCharacteristics()
Gets the value of the field sFBillingChargingCharacteristics.
|
CS1SFBillingChargingCharacteristics |
CS1SFBillingChargingCharacteristics.setByteArray(byte[] value)
Sets the value of the field byteArray.
|
Modifier and Type | Method and Description |
---|---|
static CS1SFBillingChargingCharacteristics |
CS1SFBillingChargingCharacteristics.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.
|
CS1FilteredCallTreatment |
CS1FilteredCallTreatment.setSFBillingChargingCharacteristics(CS1SFBillingChargingCharacteristics value)
Sets the value of the field sFBillingChargingCharacteristics.
|