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.
|
Modifier and Type | Method and Description |
---|---|
CCBCSMEvent |
CCBCSMEvent.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCBCSMEvent |
CCBCSMEvent.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.
|
CCBCSMEvent |
CCBCSMEvent.setEventTypeBCSM(CCEventTypeBCSM value)
Sets the value of the field eventTypeBCSM.
|
CCBCSMEvent |
CCBCSMEvent.setLegID(CCLegID value)
Sets the value of the field legID.
|
CCBCSMEvent |
CCBCSMEvent.setMonitorMode(CCMonitorMode value)
Sets the value of the field monitorMode.
|
Modifier and Type | Method and Description |
---|---|
static CCBCSMEvent |
CCBCSMEvent.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.
|
CCRequestReportBCSMEventArg |
CCRequestReportBCSMEventArg.setBcsmEvents(CCBCSMEvent[] value)
Sets the value of the field bcsmEvents.
|
Constructor and Description |
---|
CCRequestReportBCSMEventArg(CCBCSMEvent[] BcsmEvents_param)
Constructs an object from given values for all fields.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCBCSMEvent,CCBCSMEvent,CCProto.CC_DataTypes_BCSMEvent> |
CCCodecs.CC_DataTypes_BCSMEvent
Singleton codec for the ASN.1 type: CC-DataTypes.BCSMEvent
|
static PersistCodec<CCBCSMEvent,CCBCSMEvent,CCProto.CC_DataTypes_BCSMEvent> |
CCCodecs.CC_DataTypes_BCSMEvent
Singleton codec for the ASN.1 type: CC-DataTypes.BCSMEvent
|
Modifier and Type | Method and Description |
---|---|
CAP1RequestReportBCSMEventArg |
CAP1RequestReportBCSMEventArg.setBcsmEvents(CCBCSMEvent[] value)
Sets the value of the field bcsmEvents.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCBCSMEvent,CCBCSMEvent,CAP1Proto.CAP_DataTypes_BCSMEvent> |
CAP1Codecs.CAP_DataTypes_BCSMEvent
Singleton codec for the ASN.1 type: CAP-DataTypes.BCSMEvent
|
static PersistCodec<CCBCSMEvent,CCBCSMEvent,CAP1Proto.CAP_DataTypes_BCSMEvent> |
CAP1Codecs.CAP_DataTypes_BCSMEvent
Singleton codec for the ASN.1 type: CAP-DataTypes.BCSMEvent
|
Modifier and Type | Class and Description |
---|---|
class |
CAP2BCSMEvent
API for CAP-DataTypes.BCSMEvent.
|
Modifier and Type | Method and Description |
---|---|
static CAP2BCSMEvent |
CAP2BCSMEvent.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.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCBCSMEvent,CAP2BCSMEvent,CAP2Proto.CAP_DataTypes_BCSMEvent> |
CAP2Codecs.CAP_DataTypes_BCSMEvent
Singleton codec for the ASN.1 type: CAP-DataTypes.BCSMEvent
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCBCSMEvent,CAP2BCSMEvent,CAP3Proto.CAP_datatypes_BCSMEvent> |
CAP3Codecs.CAP_datatypes_BCSMEvent
Singleton codec for the ASN.1 type: CAP-datatypes.BCSMEvent
|
Modifier and Type | Class and Description |
---|---|
class |
CAP4BCSMEvent
API for CAP-datatypes.BCSMEvent.
|
Modifier and Type | Method and Description |
---|---|
static CAP4BCSMEvent |
CAP4BCSMEvent.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.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCBCSMEvent,CAP4BCSMEvent,CAP4Proto.CAP_datatypes_BCSMEvent> |
CAP4Codecs.CAP_datatypes_BCSMEvent
Singleton codec for the ASN.1 type: CAP-datatypes.BCSMEvent
|
Modifier and Type | Class and Description |
---|---|
class |
CS1BCSMEvent
API for Core-INAP-CS1-DataTypes.BCSMEvent.
|
Modifier and Type | Method and Description |
---|---|
static CS1BCSMEvent |
CS1BCSMEvent.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.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCBCSMEvent,CS1BCSMEvent,CS1Proto.Core_INAP_CS1_DataTypes_BCSMEvent> |
CS1Codecs.Core_INAP_CS1_DataTypes_BCSMEvent
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.BCSMEvent
|