Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCLegID
-
Packages that use CCLegID 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. -
-
Uses of CCLegID in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCLegID Modifier and Type Method Description CCLegIDCCLegID. clone()Constructs a copy of this object and everything reachable from it.static CCLegIDCCLegID. 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.CCLegIDCCBCSMEvent. getLegID()Gets the value of the field legID.CCLegIDCCEventReportBCSMArg. getLegID()Gets the value of the field legID.CCLegIDCCSendChargingInformationArg. getLegID()Gets the value of the field legID.CCLegIDCCApplyChargingArg. getPartyToCharge()Gets the value of the field partyToCharge.CCLegIDCCLegID. setReceivingSideID(LegType value)Sets the value of the receivingSideID choice.CCLegIDCCLegID. setSendingSideID(LegType value)Sets the value of the sendingSideID choice.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCLegID Modifier and Type Method Description static CCLegIDCCLegID. 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.CCBCSMEventCCBCSMEvent. setLegID(CCLegID value)Sets the value of the field legID.CCEventReportBCSMArgCCEventReportBCSMArg. setLegID(CCLegID value)Sets the value of the field legID.CCSendChargingInformationArgCCSendChargingInformationArg. setLegID(CCLegID value)Sets the value of the field legID.CCApplyChargingArgCCApplyChargingArg. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge. -
Uses of CCLegID in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCLegID Modifier and Type Field Description static PersistCodec<CCLegID,CCLegID,CCProto.CC_DataTypes_LegID>CCCodecs. CC_DataTypes_LegIDSingleton codec for the ASN.1 type: CC-DataTypes.LegIDstatic PersistCodec<CCLegID,CCLegID,CCProto.CC_DataTypes_LegID>CCCodecs. CC_DataTypes_LegIDSingleton codec for the ASN.1 type: CC-DataTypes.LegID -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v1
Methods in com.opencloud.slee.resources.cgin.cap_v1 with parameters of type CCLegID Modifier and Type Method Description CAP1EventReportBCSMArgCAP1EventReportBCSMArg. setLegID(CCLegID value)Sets the value of the field legID. -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v1.persist
Fields in com.opencloud.slee.resources.cgin.cap_v1.persist with type parameters of type CCLegID Modifier and Type Field Description static PersistCodec<CCLegID,CCLegID,CAP1Proto.CAP_DataTypes_LegID>CAP1Codecs. CAP_DataTypes_LegIDSingleton codec for the ASN.1 type: CAP-DataTypes.LegIDstatic PersistCodec<CCLegID,CCLegID,CAP1Proto.CAP_DataTypes_LegID>CAP1Codecs. CAP_DataTypes_LegIDSingleton codec for the ASN.1 type: CAP-DataTypes.LegID -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v2
Methods in com.opencloud.slee.resources.cgin.cap_v2 that return CCLegID Modifier and Type Method Description CCLegIDCAP2CallInformationReportArg. getLegID()Gets the value of the field legID.CCLegIDCAP2CallInformationRequestArg. getLegID()Gets the value of the field legID.CCLegIDCAP2CAMEL_CallResult.TimeDurationChargingResult. getPartyToCharge()Gets the value of the field partyToCharge.CCLegIDCAP2CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1. getPartyToCharge()Gets the value of the field partyToCharge.Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CCLegID Modifier and Type Method Description CAP2BCSMEventCAP2BCSMEvent. setLegID(CCLegID value)Sets the value of the field legID.CAP2CallInformationReportArgCAP2CallInformationReportArg. setLegID(CCLegID value)Sets the value of the field legID.CAP2CallInformationRequestArgCAP2CallInformationRequestArg. setLegID(CCLegID value)Sets the value of the field legID.CAP2SendChargingInformationArgCAP2SendChargingInformationArg. setLegID(CCLegID value)Sets the value of the field partyToCharge.CAP2ApplyChargingArgCAP2ApplyChargingArg. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge.CAP2CAMEL_CallResult.TimeDurationChargingResultCAP2CAMEL_CallResult.TimeDurationChargingResult. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge.CAP2CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1CAP2CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge. -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type CCLegID Modifier and Type Field Description static PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_ReceivingSideID>CAP2Codecs. CAP_DataTypes_ReceivingSideIDSingleton codec for the ASN.1 type: CAP-DataTypes.ReceivingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_ReceivingSideID>CAP2Codecs. CAP_DataTypes_ReceivingSideIDSingleton codec for the ASN.1 type: CAP-DataTypes.ReceivingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_SendingSideID>CAP2Codecs. CAP_DataTypes_SendingSideIDSingleton codec for the ASN.1 type: CAP-DataTypes.SendingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP2Proto.CAP_DataTypes_SendingSideID>CAP2Codecs. CAP_DataTypes_SendingSideIDSingleton codec for the ASN.1 type: CAP-DataTypes.SendingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP2Proto.Core_INAP_CS1_DataTypes_LegID>CAP2Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegIDstatic PersistCodec<CCLegID,CCLegID,CAP2Proto.Core_INAP_CS1_DataTypes_LegID>CAP2Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CCLegID Modifier and Type Method Description CAP3SendChargingInformationArgCAP3SendChargingInformationArg. setLegID(CCLegID value)Sets the value of the field partyToCharge.CAP3ApplyChargingArgCAP3ApplyChargingArg. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge.CAP3CAMEL_CallResult.TimeDurationChargingResultCAP3CAMEL_CallResult.TimeDurationChargingResult. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge.CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge. -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CCLegID Modifier and Type Field Description static PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_ReceivingSideID>CAP3Codecs. CAP_datatypes_ReceivingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_ReceivingSideID>CAP3Codecs. CAP_datatypes_ReceivingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_SendingSideID>CAP3Codecs. CAP_datatypes_SendingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.SendingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP3Proto.CAP_datatypes_SendingSideID>CAP3Codecs. CAP_datatypes_SendingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.SendingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP3Proto.Core_INAP_CS1_DataTypes_LegID>CAP3Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegIDstatic PersistCodec<CCLegID,CCLegID,CAP3Proto.Core_INAP_CS1_DataTypes_LegID>CAP3Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 that return CCLegID Modifier and Type Method Description CCLegIDCAP4AChChargingAddress. getLegID()Gets the value of the legID choice.CCLegIDCAP4BCSM_Failure. getLegID()Gets the value of the field legID.CCLegIDCAP4LegOrCallSegment. getLegID()Gets the value of the legID choice.CCLegIDCAP4MoveLegArg. getLegIDToMove()Gets the value of the field legIDToMove.CCLegIDCAP4ConnectArg. getLegToBeConnected()Gets the value of the field legToBeConnected.CCLegIDCAP4InitiateCallAttemptArg. getLegToBeCreated()Gets the value of the field legToBeCreated.CCLegIDCAP4DisconnectLegArg. getLegToBeReleased()Gets the value of the field legToBeReleased.CCLegIDCAP4SplitLegArg. getLegToBeSplit()Gets the value of the field legToBeSplit.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CCLegID Modifier and Type Method Description CAP4AChChargingAddressCAP4AChChargingAddress. setLegID(CCLegID value)Sets the value of the legID choice.CAP4BCSM_FailureCAP4BCSM_Failure. setLegID(CCLegID value)Sets the value of the field legID.CAP4BCSMEventCAP4BCSMEvent. setLegID(CCLegID value)Sets the value of the field legID.CAP4LegOrCallSegmentCAP4LegOrCallSegment. setLegID(CCLegID value)Sets the value of the legID choice.CAP4SendChargingInformationArgCAP4SendChargingInformationArg. setLegID(CCLegID value)Sets the value of the field partyToCharge.CAP4MoveLegArgCAP4MoveLegArg. setLegIDToMove(CCLegID value)Sets the value of the field legIDToMove.CAP4ConnectArgCAP4ConnectArg. setLegToBeConnected(CCLegID value)Sets the value of the field legToBeConnected.CAP4InitiateCallAttemptArgCAP4InitiateCallAttemptArg. setLegToBeCreated(CCLegID value)Sets the value of the field legToBeCreated.CAP4DisconnectLegArgCAP4DisconnectLegArg. setLegToBeReleased(CCLegID value)Sets the value of the field legToBeReleased.CAP4SplitLegArgCAP4SplitLegArg. setLegToBeSplit(CCLegID value)Sets the value of the field legToBeSplit.CAP4ApplyChargingArgCAP4ApplyChargingArg. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge.CAP4CAMEL_CallResult.TimeDurationChargingResultCAP4CAMEL_CallResult.TimeDurationChargingResult. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge. -
Uses of CCLegID in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CCLegID Modifier and Type Field Description static PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_ReceivingSideID>CAP4Codecs. CAP_datatypes_ReceivingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_ReceivingSideID>CAP4Codecs. CAP_datatypes_ReceivingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.ReceivingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_SendingSideID>CAP4Codecs. CAP_datatypes_SendingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.SendingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP4Proto.CAP_datatypes_SendingSideID>CAP4Codecs. CAP_datatypes_SendingSideIDSingleton codec for the ASN.1 type: CAP-datatypes.SendingSideIDstatic PersistCodec<CCLegID,CCLegID,CAP4Proto.Core_INAP_CS1_DataTypes_LegID>CAP4Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegIDstatic PersistCodec<CCLegID,CCLegID,CAP4Proto.Core_INAP_CS1_DataTypes_LegID>CAP4Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID -
Uses of CCLegID in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 that return CCLegID Modifier and Type Method Description CCLegIDCS1ChargingEvent. getLegID()Gets the value of the field legID.CCLegIDCS1EventNotificationChargingArg. getLegID()Gets the value of the field legID.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type CCLegID Modifier and Type Method Description CS1BCSMEventCS1BCSMEvent. setLegID(CCLegID value)Sets the value of the field legID.CS1ChargingEventCS1ChargingEvent. setLegID(CCLegID value)Sets the value of the field legID.CS1EventNotificationChargingArgCS1EventNotificationChargingArg. setLegID(CCLegID value)Sets the value of the field legID.CS1EventReportBCSMArgCS1EventReportBCSMArg. setLegID(CCLegID value)Sets the value of the field legID.CS1SendChargingInformationArgCS1SendChargingInformationArg. setLegID(CCLegID value)Sets the value of the field legID.CS1ApplyChargingArgCS1ApplyChargingArg. setPartyToCharge(CCLegID value)Sets the value of the field partyToCharge. -
Uses of CCLegID in com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist
Fields in com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist with type parameters of type CCLegID Modifier and Type Field Description static PersistCodec<CCLegID,CCLegID,CS1Proto.Core_INAP_CS1_DataTypes_LegID>CS1Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegIDstatic PersistCodec<CCLegID,CCLegID,CS1Proto.Core_INAP_CS1_DataTypes_LegID>CS1Codecs. Core_INAP_CS1_DataTypes_LegIDSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.LegID
-