Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCSpecializedResourceReportArg
-
Packages that use CCSpecializedResourceReportArg 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.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 CCSpecializedResourceReportArg in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCSpecializedResourceReportArg Modifier and Type Method Description CCSpecializedResourceReportArg
CCSpecializedResourceReportArg. clone()
Constructs a copy of this object and everything reachable from it.static CCSpecializedResourceReportArg
CCSpecializedResourceReportArg. copyOf(CCSpecializedResourceReportArg 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.CCSpecializedResourceReportArg
CCSpecializedResourceReportArg. setAllAnnouncementsComplete()
Sets the allAnnouncementsComplete choice.CCSpecializedResourceReportArg
CCSpecializedResourceReportArg. setFirstAnnouncementStarted()
Sets the firstAnnouncementStarted choice.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCSpecializedResourceReportArg Modifier and Type Method Description static CCSpecializedResourceReportArg
CCSpecializedResourceReportArg. copyOf(CCSpecializedResourceReportArg 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. sendSpecializedResourceReport(int linkedId, CCSpecializedResourceReportArg argument)
Issues a specializedResourceReport operation request on the dialog. -
Uses of CCSpecializedResourceReportArg in com.opencloud.slee.resources.cgin.callcontrol.events
Constructors in com.opencloud.slee.resources.cgin.callcontrol.events with parameters of type CCSpecializedResourceReportArg Constructor Description CCSpecializedResourceReportRequestEvent(CCDialog dialog, TcapOperation operation, CCSpecializedResourceReportArg argument, int invokeId, boolean hasLinkedId, int linkedId, boolean lastInvoke)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCSpecializedResourceReportRequestEvent -
Uses of CCSpecializedResourceReportArg in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCSpecializedResourceReportArg Modifier and Type Field Description static PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CCProto.CC_DataTypes_SpecializedResourceReportArg>
CCCodecs. CC_DataTypes_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CC-DataTypes.SpecializedResourceReportArgstatic PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CCProto.CC_DataTypes_SpecializedResourceReportArg>
CCCodecs. CC_DataTypes_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CC-DataTypes.SpecializedResourceReportArg -
Uses of CCSpecializedResourceReportArg in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type CCSpecializedResourceReportArg Modifier and Type Field Description static PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CAP2Proto.CAP_DataTypes_SpecializedResourceReportArg>
CAP2Codecs. CAP_DataTypes_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CAP-DataTypes.SpecializedResourceReportArgstatic PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CAP2Proto.CAP_DataTypes_SpecializedResourceReportArg>
CAP2Codecs. CAP_DataTypes_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CAP-DataTypes.SpecializedResourceReportArg -
Uses of CCSpecializedResourceReportArg in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CCSpecializedResourceReportArg Modifier and Type Field Description static PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CAP3Proto.CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg>
CAP3Codecs. CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CAP-gsmSCF-gsmSRF-ops-args.SpecializedResourceReportArgstatic PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CAP3Proto.CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg>
CAP3Codecs. CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CAP-gsmSCF-gsmSRF-ops-args.SpecializedResourceReportArg -
Uses of CCSpecializedResourceReportArg in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CCSpecializedResourceReportArg Modifier and Type Field Description static PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CAP4Proto.CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg>
CAP4Codecs. CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CAP-gsmSCF-gsmSRF-ops-args.SpecializedResourceReportArgstatic PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CAP4Proto.CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg>
CAP4Codecs. CAP_gsmSCF_gsmSRF_ops_args_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: CAP-gsmSCF-gsmSRF-ops-args.SpecializedResourceReportArg -
Uses of CCSpecializedResourceReportArg 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 CCSpecializedResourceReportArg Modifier and Type Field Description static PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CS1Proto.Core_INAP_CS1_DataTypes_SpecializedResourceReportArg>
CS1Codecs. Core_INAP_CS1_DataTypes_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.SpecializedResourceReportArgstatic PersistCodec<CCSpecializedResourceReportArg,CCSpecializedResourceReportArg,CS1Proto.Core_INAP_CS1_DataTypes_SpecializedResourceReportArg>
CS1Codecs. Core_INAP_CS1_DataTypes_SpecializedResourceReportArg
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.SpecializedResourceReportArg
-