Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCBCSMEvent
-
Packages that use CCBCSMEvent 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.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 CCBCSMEvent in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCBCSMEvent Modifier and Type Method Description CCBCSMEventCCBCSMEvent. clone()Constructs a copy of this object and everything reachable from it.static CCBCSMEventCCBCSMEvent. copyOf(CCBCSMEvent 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.CCBCSMEvent[]CCRequestReportBCSMEventArg. getBcsmEvents()Gets the value of the field bcsmEvents.CCBCSMEventCCBCSMEvent. setEventTypeBCSM(CCEventTypeBCSM value)Sets the value of the field eventTypeBCSM.CCBCSMEventCCBCSMEvent. setLegID(CCLegID value)Sets the value of the field legID.CCBCSMEventCCBCSMEvent. setMonitorMode(CCMonitorMode value)Sets the value of the field monitorMode.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCBCSMEvent Modifier and Type Method Description static CCBCSMEventCCBCSMEvent. copyOf(CCBCSMEvent 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.CCRequestReportBCSMEventArgCCRequestReportBCSMEventArg. setBcsmEvents(CCBCSMEvent[] value)Sets the value of the field bcsmEvents.Constructors in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCBCSMEvent Constructor Description CCRequestReportBCSMEventArg(CCBCSMEvent[] BcsmEvents_param)Constructs an object from given values for all fields. -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCBCSMEvent Modifier and Type Field Description static PersistCodec<CCBCSMEvent,CCBCSMEvent,CCProto.CC_DataTypes_BCSMEvent>CCCodecs. CC_DataTypes_BCSMEventSingleton codec for the ASN.1 type: CC-DataTypes.BCSMEventstatic PersistCodec<CCBCSMEvent,CCBCSMEvent,CCProto.CC_DataTypes_BCSMEvent>CCCodecs. CC_DataTypes_BCSMEventSingleton codec for the ASN.1 type: CC-DataTypes.BCSMEvent -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v1
Methods in com.opencloud.slee.resources.cgin.cap_v1 with parameters of type CCBCSMEvent Modifier and Type Method Description CAP1RequestReportBCSMEventArgCAP1RequestReportBCSMEventArg. setBcsmEvents(CCBCSMEvent[] value)Sets the value of the field bcsmEvents. -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v1.persist
Fields in com.opencloud.slee.resources.cgin.cap_v1.persist with type parameters of type CCBCSMEvent Modifier and Type Field Description static PersistCodec<CCBCSMEvent,CCBCSMEvent,CAP1Proto.CAP_DataTypes_BCSMEvent>CAP1Codecs. CAP_DataTypes_BCSMEventSingleton codec for the ASN.1 type: CAP-DataTypes.BCSMEventstatic PersistCodec<CCBCSMEvent,CCBCSMEvent,CAP1Proto.CAP_DataTypes_BCSMEvent>CAP1Codecs. CAP_DataTypes_BCSMEventSingleton codec for the ASN.1 type: CAP-DataTypes.BCSMEvent -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v2
Subclasses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v2 Modifier and Type Class Description classCAP2BCSMEventAPI for CAP-DataTypes.BCSMEvent.Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CCBCSMEvent Modifier and Type Method Description static CAP2BCSMEventCAP2BCSMEvent. copyOf(CCBCSMEvent 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. -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type CCBCSMEvent Modifier and Type Field Description static PersistCodec<CCBCSMEvent,CAP2BCSMEvent,CAP2Proto.CAP_DataTypes_BCSMEvent>CAP2Codecs. CAP_DataTypes_BCSMEventSingleton codec for the ASN.1 type: CAP-DataTypes.BCSMEvent -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CCBCSMEvent Modifier and Type Field Description static PersistCodec<CCBCSMEvent,CAP2BCSMEvent,CAP3Proto.CAP_datatypes_BCSMEvent>CAP3Codecs. CAP_datatypes_BCSMEventSingleton codec for the ASN.1 type: CAP-datatypes.BCSMEvent -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v4
Subclasses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v4 Modifier and Type Class Description classCAP4BCSMEventAPI for CAP-datatypes.BCSMEvent.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CCBCSMEvent Modifier and Type Method Description static CAP4BCSMEventCAP4BCSMEvent. copyOf(CCBCSMEvent 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. -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CCBCSMEvent Modifier and Type Field Description static PersistCodec<CCBCSMEvent,CAP4BCSMEvent,CAP4Proto.CAP_datatypes_BCSMEvent>CAP4Codecs. CAP_datatypes_BCSMEventSingleton codec for the ASN.1 type: CAP-datatypes.BCSMEvent -
Uses of CCBCSMEvent in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Subclasses of CCBCSMEvent in com.opencloud.slee.resources.cgin.etsi_inap_cs1 Modifier and Type Class Description classCS1BCSMEventAPI for Core-INAP-CS1-DataTypes.BCSMEvent.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type CCBCSMEvent Modifier and Type Method Description static CS1BCSMEventCS1BCSMEvent. copyOf(CCBCSMEvent 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. -
Uses of CCBCSMEvent 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 CCBCSMEvent Modifier and Type Field Description static PersistCodec<CCBCSMEvent,CS1BCSMEvent,CS1Proto.Core_INAP_CS1_DataTypes_BCSMEvent>CS1Codecs. Core_INAP_CS1_DataTypes_BCSMEventSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.BCSMEvent
-