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.callcontrol.events |
Provides event wrapper classes for the callcontrol pseudo-protocol.
|
com.opencloud.slee.resources.cgin.callcontrol.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.cap_v2.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v3 |
Provides an API for the CAP v3 protocol.
|
com.opencloud.slee.resources.cgin.cap_v3.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v4 |
Provides an API for the CAP v4 protocol.
|
com.opencloud.slee.resources.cgin.cap_v4.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1 |
Provides an API for the ETSI INAP CS1 protocol.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
CCApplyChargingArg |
CCApplyChargingArg.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCApplyChargingArg |
CCApplyChargingArg.copyOf(CCApplyChargingArg 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.
|
CCApplyChargingArg |
CCApplyChargingArg.setAChBillingChargingCharacteristics(CCAChBillingChargingCharacteristics value)
Sets the value of the field aChBillingChargingCharacteristics.
|
CCApplyChargingArg |
CCApplyChargingArg.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
Modifier and Type | Method and Description |
---|---|
static CCApplyChargingArg |
CCApplyChargingArg.copyOf(CCApplyChargingArg 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.
|
int |
CCDialog.sendApplyCharging(CCApplyChargingArg argument)
Issues an applyCharging operation request on the dialog.
|
Constructor and Description |
---|
CCApplyChargingRequestEvent(CCDialog dialog,
TcapOperation operation,
CCApplyChargingArg argument,
int invokeId,
boolean hasLinkedId,
int linkedId)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCApplyChargingRequestEvent
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCApplyChargingArg,CCApplyChargingArg,CCProto.CC_DataTypes_ApplyChargingArg> |
CCCodecs.CC_DataTypes_ApplyChargingArg
Singleton codec for the ASN.1 type: CC-DataTypes.ApplyChargingArg
|
static PersistCodec<CCApplyChargingArg,CCApplyChargingArg,CCProto.CC_DataTypes_ApplyChargingArg> |
CCCodecs.CC_DataTypes_ApplyChargingArg
Singleton codec for the ASN.1 type: CC-DataTypes.ApplyChargingArg
|
Modifier and Type | Class and Description |
---|---|
class |
CAP2ApplyChargingArg
API for CAP-DataTypes.ApplyChargingArg.
|
Modifier and Type | Method and Description |
---|---|
static CAP2ApplyChargingArg |
CAP2ApplyChargingArg.copyOf(CCApplyChargingArg 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 | Field and Description |
---|---|
static PersistCodec<CCApplyChargingArg,CAP2ApplyChargingArg,CAP2Proto.CAP_DataTypes_ApplyChargingArg> |
CAP2Codecs.CAP_DataTypes_ApplyChargingArg
Singleton codec for the ASN.1 type: CAP-DataTypes.ApplyChargingArg
|
Modifier and Type | Class and Description |
---|---|
class |
CAP3ApplyChargingArg
API for CAP-gsmSSF-gsmSCF-ops-args.ApplyChargingArg.
|
Modifier and Type | Method and Description |
---|---|
static CAP3ApplyChargingArg |
CAP3ApplyChargingArg.copyOf(CCApplyChargingArg 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 | Field and Description |
---|---|
static PersistCodec<CCApplyChargingArg,CAP3ApplyChargingArg,CAP3Proto.CAP_gsmSSF_gsmSCF_ops_args_ApplyChargingArg> |
CAP3Codecs.CAP_gsmSSF_gsmSCF_ops_args_ApplyChargingArg
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.ApplyChargingArg
|
Modifier and Type | Class and Description |
---|---|
class |
CAP4ApplyChargingArg
API for CAP-gsmSSF-gsmSCF-ops-args.ApplyChargingArg.
|
Modifier and Type | Method and Description |
---|---|
static CAP4ApplyChargingArg |
CAP4ApplyChargingArg.copyOf(CCApplyChargingArg 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 | Field and Description |
---|---|
static PersistCodec<CCApplyChargingArg,CAP4ApplyChargingArg,CAP4Proto.CAP_gsmSSF_gsmSCF_ops_args_ApplyChargingArg> |
CAP4Codecs.CAP_gsmSSF_gsmSCF_ops_args_ApplyChargingArg
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.ApplyChargingArg
|
Modifier and Type | Class and Description |
---|---|
class |
CS1ApplyChargingArg
API for Core-INAP-CS1-DataTypes.ApplyChargingArg.
|
Modifier and Type | Method and Description |
---|---|
static CS1ApplyChargingArg |
CS1ApplyChargingArg.copyOf(CCApplyChargingArg 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 | Field and Description |
---|---|
static PersistCodec<CCApplyChargingArg,CS1ApplyChargingArg,CS1Proto.Core_INAP_CS1_DataTypes_ApplyChargingArg> |
CS1Codecs.Core_INAP_CS1_DataTypes_ApplyChargingArg
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.ApplyChargingArg
|