Package | Description |
---|---|
com.opencloud.slee.resources.cgin.callcontrol |
Provides a common API for callcontrol protocols originally based on the INAP
family of protocols.
|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1 |
Provides an API for the ETSI INAP CS1 protocol.
|
Modifier and Type | Method and Description |
---|---|
CCSCIBillingChargingCharacteristics |
CCSCIBillingChargingCharacteristics.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCSCIBillingChargingCharacteristics |
CCSCIBillingChargingCharacteristics.copyOf(CCSCIBillingChargingCharacteristics 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.
|
CCSCIBillingChargingCharacteristics |
CCSendChargingInformationArg.getSCIBillingChargingCharacteristics()
Gets the value of the field sCIBillingChargingCharacteristics.
|
CCSCIBillingChargingCharacteristics |
CCSCIBillingChargingCharacteristics.setByteArray(byte[] value)
Sets the value of the field byteArray.
|
Modifier and Type | Method and Description |
---|---|
static CCSCIBillingChargingCharacteristics |
CCSCIBillingChargingCharacteristics.copyOf(CCSCIBillingChargingCharacteristics 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.
|
CCSendChargingInformationArg |
CCSendChargingInformationArg.setSCIBillingChargingCharacteristics(CCSCIBillingChargingCharacteristics value)
Sets the value of the field sCIBillingChargingCharacteristics.
|
Modifier and Type | Class and Description |
---|---|
class |
CAP2SCIBillingChargingCharacteristics
API for CAP-DataTypes.SCIBillingChargingCharacteristics.
|
Modifier and Type | Method and Description |
---|---|
static CAP2SCIBillingChargingCharacteristics |
CAP2SCIBillingChargingCharacteristics.copyOf(CCSCIBillingChargingCharacteristics 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.
|
Modifier and Type | Method and Description |
---|---|
CS1SendChargingInformationArg |
CS1SendChargingInformationArg.setSCIBillingChargingCharacteristics(CCSCIBillingChargingCharacteristics value)
Sets the value of the field sCIBillingChargingCharacteristics.
|