Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo
-
Packages that use CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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.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.TNoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo Modifier and Type Method Description CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo
CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo. clone()
Constructs a copy of this object and everything reachable from it.static CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo
CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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.TNoAnswerSpecificInfo
CCEventSpecificInformationBCSM. getTNoAnswerSpecificInfo()
Gets the value of the tNoAnswerSpecificInfo choice.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo Modifier and Type Method Description static CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo
CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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. setTNoAnswerSpecificInfo(CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo value)
Sets the value of the tNoAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CCCodecs. CC_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CCCodecs. CC_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v2
Subclasses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v2 Modifier and Type Class Description static class
CAP2EventSpecificInformationBCSM.TNoAnswerSpecificInfo
API for CAP-DataTypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo.Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo Modifier and Type Method Description static CAP2EventSpecificInformationBCSM.TNoAnswerSpecificInfo
CAP2EventSpecificInformationBCSM.TNoAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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 CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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.TNoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CAP2EventSpecificInformationBCSM.TNoAnswerSpecificInfo,CAP2Proto.CAP_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CAP2Codecs. CAP_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-DataTypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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.TNoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CAP2EventSpecificInformationBCSM.TNoAnswerSpecificInfo,CAP3Proto.CAP_datatypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CAP3Codecs. CAP_datatypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4
Subclasses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4 Modifier and Type Class Description static class
CAP4EventSpecificInformationBCSM.TNoAnswerSpecificInfo
API for CAP-datatypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo Modifier and Type Method Description static CAP4EventSpecificInformationBCSM.TNoAnswerSpecificInfo
CAP4EventSpecificInformationBCSM.TNoAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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 CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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.TNoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CAP4EventSpecificInformationBCSM.TNoAnswerSpecificInfo,CAP4Proto.CAP_datatypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CAP4Codecs. CAP_datatypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo 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.TNoAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CS1Codecs. Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CCEventSpecificInformationBCSM.TNoAnswerSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo>
CS1Codecs. Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tNoAnswerSpecificInfo
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.tNoAnswerSpecificInfo
-