Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCBasicGapCriteria.CallingAddressAndService
-
Packages that use CCBasicGapCriteria.CallingAddressAndService 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_v3.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.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.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages. -
-
Uses of CCBasicGapCriteria.CallingAddressAndService in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCBasicGapCriteria.CallingAddressAndService Modifier and Type Method Description CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria.CallingAddressAndService. clone()
Constructs a copy of this object and everything reachable from it.static CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria.CallingAddressAndService. copyOf(CCBasicGapCriteria.CallingAddressAndService 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.CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria. getCallingAddressAndService()
Gets the value of the callingAddressAndService choice.CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria.CallingAddressAndService. setCallingAddressValue(GenericNumber value)
Sets the value of the field callingAddressValue.CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria.CallingAddressAndService. setLocationNumber(LocationNumber value)
Sets the value of the field locationNumber.CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria.CallingAddressAndService. setServiceKey(int value)
Sets the value of the field serviceKey and marks the field as present.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCBasicGapCriteria.CallingAddressAndService Modifier and Type Method Description static CCBasicGapCriteria.CallingAddressAndService
CCBasicGapCriteria.CallingAddressAndService. copyOf(CCBasicGapCriteria.CallingAddressAndService 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.CCBasicGapCriteria
CCBasicGapCriteria. setCallingAddressAndService(CCBasicGapCriteria.CallingAddressAndService value)
Sets the value of the callingAddressAndService choice. -
Uses of CCBasicGapCriteria.CallingAddressAndService in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCBasicGapCriteria.CallingAddressAndService Modifier and Type Field Description static PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CCProto.CC_DataTypes_BasicGapCriteria_callingAddressAndService>
CCCodecs. CC_DataTypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: CC-DataTypes.BasicGapCriteria.callingAddressAndServicestatic PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CCProto.CC_DataTypes_BasicGapCriteria_callingAddressAndService>
CCCodecs. CC_DataTypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: CC-DataTypes.BasicGapCriteria.callingAddressAndService -
Uses of CCBasicGapCriteria.CallingAddressAndService in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CCBasicGapCriteria.CallingAddressAndService Modifier and Type Field Description static PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CAP3Proto.CAP_datatypes_BasicGapCriteria_callingAddressAndService>
CAP3Codecs. CAP_datatypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: CAP-datatypes.BasicGapCriteria.callingAddressAndServicestatic PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CAP3Proto.CAP_datatypes_BasicGapCriteria_callingAddressAndService>
CAP3Codecs. CAP_datatypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: CAP-datatypes.BasicGapCriteria.callingAddressAndService -
Uses of CCBasicGapCriteria.CallingAddressAndService in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CCBasicGapCriteria.CallingAddressAndService Modifier and Type Field Description static PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CAP4Proto.CAP_datatypes_BasicGapCriteria_callingAddressAndService>
CAP4Codecs. CAP_datatypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: CAP-datatypes.BasicGapCriteria.callingAddressAndServicestatic PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CAP4Proto.CAP_datatypes_BasicGapCriteria_callingAddressAndService>
CAP4Codecs. CAP_datatypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: CAP-datatypes.BasicGapCriteria.callingAddressAndService -
Uses of CCBasicGapCriteria.CallingAddressAndService 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 CCBasicGapCriteria.CallingAddressAndService Modifier and Type Field Description static PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CS1Proto.Core_INAP_CS1_DataTypes_BasicGapCriteria_callingAddressAndService>
CS1Codecs. Core_INAP_CS1_DataTypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.BasicGapCriteria.callingAddressAndServicestatic PersistCodec<CCBasicGapCriteria.CallingAddressAndService,CCBasicGapCriteria.CallingAddressAndService,CS1Proto.Core_INAP_CS1_DataTypes_BasicGapCriteria_callingAddressAndService>
CS1Codecs. Core_INAP_CS1_DataTypes_BasicGapCriteria_callingAddressAndService
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.BasicGapCriteria.callingAddressAndService
-