Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo
-
Packages that use CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo 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. -
-
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Method Description CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo
CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo. clone()
Constructs a copy of this object and everything reachable from it.static CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo
CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo 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.ONoAnswerSpecificInfo
CCEventSpecificInformationBCSM. getONoAnswerSpecificInfo()
Gets the value of the oNoAnswerSpecificInfo choice.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Method Description static CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo
CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo 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. setONoAnswerSpecificInfo(CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo value)
Sets the value of the oNoAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CCCodecs. CC_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CCCodecs. CC_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v2
Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Method Description CAP2EventSpecificInformationBCSM
CAP2EventSpecificInformationBCSM. setONoAnswerSpecificInfo(CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo value)
Sets the value of the oNoAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CAP2Proto.CAP_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CAP2Codecs. CAP_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-DataTypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CAP2Proto.CAP_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CAP2Codecs. CAP_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-DataTypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Method Description CAP3EventSpecificInformationBCSM
CAP3EventSpecificInformationBCSM. setONoAnswerSpecificInfo(CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo value)
Sets the value of the oNoAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CAP3Proto.CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CAP3Codecs. CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CAP3Proto.CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CAP3Codecs. CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Method Description CAP4EventSpecificInformationBCSM
CAP4EventSpecificInformationBCSM. setONoAnswerSpecificInfo(CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo value)
Sets the value of the oNoAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CAP4Proto.CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CAP4Codecs. CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CAP4Proto.CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CAP4Codecs. CAP_datatypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo 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 CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CS1Codecs. Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CCEventSpecificInformationBCSM.ONoAnswerSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo>
CS1Codecs. Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_oNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.oNoAnswerSpecificInfo
-