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_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.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo |
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo |
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo.copyOf(CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo 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.
|
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo |
CCEventSpecificInformationBCSM.getOCalledPartyBusySpecificInfo()
Gets the value of the oCalledPartyBusySpecificInfo choice.
|
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo |
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo.setBusyCause(Cause value)
Sets the value of the field busyCause.
|
Modifier and Type | Method and Description |
---|---|
static CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo |
CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo.copyOf(CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo 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.
|
CCEventSpecificInformationBCSM |
CCEventSpecificInformationBCSM.setOCalledPartyBusySpecificInfo(CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo value)
Sets the value of the oCalledPartyBusySpecificInfo choice.
|
Modifier and Type | Method and Description |
---|---|
CAP2EventSpecificInformationBCSM |
CAP2EventSpecificInformationBCSM.setOCalledPartyBusySpecificInfo(CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo value)
Sets the value of the oCalledPartyBusySpecificInfo choice.
|
Modifier and Type | Method and Description |
---|---|
CAP3EventSpecificInformationBCSM |
CAP3EventSpecificInformationBCSM.setOCalledPartyBusySpecificInfo(CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo value)
Sets the value of the oCalledPartyBusySpecificInfo choice.
|
Modifier and Type | Method and Description |
---|---|
CAP4EventSpecificInformationBCSM |
CAP4EventSpecificInformationBCSM.setOCalledPartyBusySpecificInfo(CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo value)
Sets the value of the oCalledPartyBusySpecificInfo choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo,CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oCalledPartyBusySpecificInfo> |
CS1Codecs.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oCalledPartyBusySpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.oCalledPartyBusySpecificInfo
|
static PersistCodec<CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo,CCEventSpecificInformationBCSM.OCalledPartyBusySpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oCalledPartyBusySpecificInfo> |
CS1Codecs.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oCalledPartyBusySpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.oCalledPartyBusySpecificInfo
|