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.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.AnalyzedInfoSpecificInfo |
CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo |
CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo.copyOf(CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo 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.AnalyzedInfoSpecificInfo |
CCEventSpecificInformationBCSM.getAnalyzedInfoSpecificInfo()
Gets the value of the analyzedInfoSpecificInfo choice.
|
CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo |
CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo.setCalledPartyNumber(CalledPartyNumber value)
Sets the value of the field calledPartyNumber.
|
Modifier and Type | Method and Description |
---|---|
static CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo |
CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo.copyOf(CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo 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.setAnalyzedInfoSpecificInfo(CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo value)
Sets the value of the analyzedInfoSpecificInfo choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo> |
CCCodecs.CC_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo
Singleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.analyzedInfoSpecificInfo
|
static PersistCodec<CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo> |
CCCodecs.CC_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo
Singleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.analyzedInfoSpecificInfo
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo> |
CS1Codecs.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.analyzedInfoSpecificInfo
|
static PersistCodec<CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CCEventSpecificInformationBCSM.AnalyzedInfoSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo> |
CS1Codecs.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_analyzedInfoSpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.analyzedInfoSpecificInfo
|