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.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v1 |
Provides an API for the CAP v1 protocol.
|
com.opencloud.slee.resources.cgin.cap_v1.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 |
---|---|
CCLegID |
CCLegID.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCLegID |
CCLegID.copyOf(CCLegID 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.
|
CCLegID |
CCSendChargingInformationArg.getLegID()
Gets the value of the field legID.
|
CCLegID |
CCEventReportBCSMArg.getLegID()
Gets the value of the field legID.
|
CCLegID |
CCBCSMEvent.getLegID()
Gets the value of the field legID.
|
CCLegID |
CCApplyChargingArg.getPartyToCharge()
Gets the value of the field partyToCharge.
|
CCLegID |
CCLegID.setReceivingSideID(LegType value)
Sets the value of the receivingSideID choice.
|
CCLegID |
CCLegID.setSendingSideID(LegType value)
Sets the value of the sendingSideID choice.
|
Modifier and Type | Method and Description |
---|---|
static CCLegID |
CCLegID.copyOf(CCLegID 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.setLegID(CCLegID value)
Sets the value of the field legID.
|
CCEventReportBCSMArg |
CCEventReportBCSMArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
CCBCSMEvent |
CCBCSMEvent.setLegID(CCLegID value)
Sets the value of the field legID.
|
CCApplyChargingArg |
CCApplyChargingArg.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCLegID,CCLegID,CCProto.CC_DataTypes_LegID> |
CCCodecs.CC_DataTypes_LegID
Singleton codec for the ASN.1 type: CC-DataTypes.LegID
|
static PersistCodec<CCLegID,CCLegID,CCProto.CC_DataTypes_LegID> |
CCCodecs.CC_DataTypes_LegID
Singleton codec for the ASN.1 type: CC-DataTypes.LegID
|
Modifier and Type | Method and Description |
---|---|
CAP1EventReportBCSMArg |
CAP1EventReportBCSMArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCLegID,CCLegID,CAP1Proto.CAP_DataTypes_LegID> |
CAP1Codecs.CAP_DataTypes_LegID
Singleton codec for the ASN.1 type: CAP-DataTypes.LegID
|
static PersistCodec<CCLegID,CCLegID,CAP1Proto.CAP_DataTypes_LegID> |
CAP1Codecs.CAP_DataTypes_LegID
Singleton codec for the ASN.1 type: CAP-DataTypes.LegID
|
Modifier and Type | Method and Description |
---|---|
CCLegID |
CAP2CallInformationRequestArg.getLegID()
Gets the value of the field legID.
|
CCLegID |
CAP2CallInformationReportArg.getLegID()
Gets the value of the field legID.
|
CCLegID |
CAP2CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1.getPartyToCharge()
Gets the value of the field partyToCharge.
|
CCLegID |
CAP2CAMEL_CallResult.TimeDurationChargingResult.getPartyToCharge()
Gets the value of the field partyToCharge.
|
Modifier and Type | Method and Description |
---|---|
CAP2SendChargingInformationArg |
CAP2SendChargingInformationArg.setLegID(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP2CallInformationRequestArg |
CAP2CallInformationRequestArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
CAP2CallInformationReportArg |
CAP2CallInformationReportArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
CAP2BCSMEvent |
CAP2BCSMEvent.setLegID(CCLegID value)
Sets the value of the field legID.
|
CAP2CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1 |
CAP2CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP2CAMEL_CallResult.TimeDurationChargingResult |
CAP2CAMEL_CallResult.TimeDurationChargingResult.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP2ApplyChargingArg |
CAP2ApplyChargingArg.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_ReceivingSideID> |
CAP2Codecs.CAP_DataTypes_ReceivingSideID
Singleton codec for the ASN.1 type: CAP-DataTypes.ReceivingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_ReceivingSideID> |
CAP2Codecs.CAP_DataTypes_ReceivingSideID
Singleton codec for the ASN.1 type: CAP-DataTypes.ReceivingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_SendingSideID> |
CAP2Codecs.CAP_DataTypes_SendingSideID
Singleton codec for the ASN.1 type: CAP-DataTypes.SendingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_SendingSideID> |
CAP2Codecs.CAP_DataTypes_SendingSideID
Singleton codec for the ASN.1 type: CAP-DataTypes.SendingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP2Proto.Core_INAP_CS1_DataTypes_LegID> |
CAP2Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
static PersistCodec<CCLegID,CCLegID,CAP2Proto.Core_INAP_CS1_DataTypes_LegID> |
CAP2Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
Modifier and Type | Method and Description |
---|---|
CAP3SendChargingInformationArg |
CAP3SendChargingInformationArg.setLegID(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1 |
CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP3CAMEL_CallResult.TimeDurationChargingResult |
CAP3CAMEL_CallResult.TimeDurationChargingResult.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP3ApplyChargingArg |
CAP3ApplyChargingArg.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_ReceivingSideID> |
CAP3Codecs.CAP_datatypes_ReceivingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_ReceivingSideID> |
CAP3Codecs.CAP_datatypes_ReceivingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_SendingSideID> |
CAP3Codecs.CAP_datatypes_SendingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.SendingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_SendingSideID> |
CAP3Codecs.CAP_datatypes_SendingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.SendingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP3Proto.Core_INAP_CS1_DataTypes_LegID> |
CAP3Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
static PersistCodec<CCLegID,CCLegID,CAP3Proto.Core_INAP_CS1_DataTypes_LegID> |
CAP3Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
Modifier and Type | Method and Description |
---|---|
CCLegID |
CAP4LegOrCallSegment.getLegID()
Gets the value of the legID choice.
|
CCLegID |
CAP4BCSM_Failure.getLegID()
Gets the value of the field legID.
|
CCLegID |
CAP4AChChargingAddress.getLegID()
Gets the value of the legID choice.
|
CCLegID |
CAP4MoveLegArg.getLegIDToMove()
Gets the value of the field legIDToMove.
|
CCLegID |
CAP4ConnectArg.getLegToBeConnected()
Gets the value of the field legToBeConnected.
|
CCLegID |
CAP4InitiateCallAttemptArg.getLegToBeCreated()
Gets the value of the field legToBeCreated.
|
CCLegID |
CAP4DisconnectLegArg.getLegToBeReleased()
Gets the value of the field legToBeReleased.
|
CCLegID |
CAP4SplitLegArg.getLegToBeSplit()
Gets the value of the field legToBeSplit.
|
Modifier and Type | Method and Description |
---|---|
CAP4SendChargingInformationArg |
CAP4SendChargingInformationArg.setLegID(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP4LegOrCallSegment |
CAP4LegOrCallSegment.setLegID(CCLegID value)
Sets the value of the legID choice.
|
CAP4BCSM_Failure |
CAP4BCSM_Failure.setLegID(CCLegID value)
Sets the value of the field legID.
|
CAP4BCSMEvent |
CAP4BCSMEvent.setLegID(CCLegID value)
Sets the value of the field legID.
|
CAP4AChChargingAddress |
CAP4AChChargingAddress.setLegID(CCLegID value)
Sets the value of the legID choice.
|
CAP4MoveLegArg |
CAP4MoveLegArg.setLegIDToMove(CCLegID value)
Sets the value of the field legIDToMove.
|
CAP4ConnectArg |
CAP4ConnectArg.setLegToBeConnected(CCLegID value)
Sets the value of the field legToBeConnected.
|
CAP4InitiateCallAttemptArg |
CAP4InitiateCallAttemptArg.setLegToBeCreated(CCLegID value)
Sets the value of the field legToBeCreated.
|
CAP4DisconnectLegArg |
CAP4DisconnectLegArg.setLegToBeReleased(CCLegID value)
Sets the value of the field legToBeReleased.
|
CAP4SplitLegArg |
CAP4SplitLegArg.setLegToBeSplit(CCLegID value)
Sets the value of the field legToBeSplit.
|
CAP4CAMEL_CallResult.TimeDurationChargingResult |
CAP4CAMEL_CallResult.TimeDurationChargingResult.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
CAP4ApplyChargingArg |
CAP4ApplyChargingArg.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_ReceivingSideID> |
CAP4Codecs.CAP_datatypes_ReceivingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_ReceivingSideID> |
CAP4Codecs.CAP_datatypes_ReceivingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_SendingSideID> |
CAP4Codecs.CAP_datatypes_SendingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.SendingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_SendingSideID> |
CAP4Codecs.CAP_datatypes_SendingSideID
Singleton codec for the ASN.1 type: CAP-datatypes.SendingSideID
|
static PersistCodec<CCLegID,CCLegID,CAP4Proto.Core_INAP_CS1_DataTypes_LegID> |
CAP4Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
static PersistCodec<CCLegID,CCLegID,CAP4Proto.Core_INAP_CS1_DataTypes_LegID> |
CAP4Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
Modifier and Type | Method and Description |
---|---|
CCLegID |
CS1EventNotificationChargingArg.getLegID()
Gets the value of the field legID.
|
CCLegID |
CS1ChargingEvent.getLegID()
Gets the value of the field legID.
|
Modifier and Type | Method and Description |
---|---|
CS1SendChargingInformationArg |
CS1SendChargingInformationArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
CS1EventReportBCSMArg |
CS1EventReportBCSMArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
CS1EventNotificationChargingArg |
CS1EventNotificationChargingArg.setLegID(CCLegID value)
Sets the value of the field legID.
|
CS1ChargingEvent |
CS1ChargingEvent.setLegID(CCLegID value)
Sets the value of the field legID.
|
CS1BCSMEvent |
CS1BCSMEvent.setLegID(CCLegID value)
Sets the value of the field legID.
|
CS1ApplyChargingArg |
CS1ApplyChargingArg.setPartyToCharge(CCLegID value)
Sets the value of the field partyToCharge.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCLegID,CCLegID,CS1Proto.Core_INAP_CS1_DataTypes_LegID> |
CS1Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|
static PersistCodec<CCLegID,CCLegID,CS1Proto.Core_INAP_CS1_DataTypes_LegID> |
CS1Codecs.Core_INAP_CS1_DataTypes_LegID
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
|