Uses of Class
com.opencloud.slee.resources.cgin.callcontrol.CCEventSpecificInformationBCSM.TAnswerSpecificInfo
-
Packages that use CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.callcontrol
Methods in com.opencloud.slee.resources.cgin.callcontrol that return CCEventSpecificInformationBCSM.TAnswerSpecificInfo Modifier and Type Method Description CCEventSpecificInformationBCSM.TAnswerSpecificInfoCCEventSpecificInformationBCSM.TAnswerSpecificInfo. clone()Constructs a copy of this object and everything reachable from it.static CCEventSpecificInformationBCSM.TAnswerSpecificInfoCCEventSpecificInformationBCSM.TAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.TAnswerSpecificInfoCCEventSpecificInformationBCSM. getTAnswerSpecificInfo()Gets the value of the tAnswerSpecificInfo choice.Methods in com.opencloud.slee.resources.cgin.callcontrol with parameters of type CCEventSpecificInformationBCSM.TAnswerSpecificInfo Modifier and Type Method Description static CCEventSpecificInformationBCSM.TAnswerSpecificInfoCCEventSpecificInformationBCSM.TAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.CCEventSpecificInformationBCSMCCEventSpecificInformationBCSM. setTAnswerSpecificInfo(CCEventSpecificInformationBCSM.TAnswerSpecificInfo value)Sets the value of the tAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.callcontrol.persist
Fields in com.opencloud.slee.resources.cgin.callcontrol.persist with type parameters of type CCEventSpecificInformationBCSM.TAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CCCodecs. CC_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.tAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCProto.CC_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CCCodecs. CC_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: CC-DataTypes.EventSpecificInformationBCSM.tAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v2
Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CCEventSpecificInformationBCSM.TAnswerSpecificInfo Modifier and Type Method Description CAP2EventSpecificInformationBCSMCAP2EventSpecificInformationBCSM. setTAnswerSpecificInfo(CCEventSpecificInformationBCSM.TAnswerSpecificInfo value)Sets the value of the tAnswerSpecificInfo choice. -
Uses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.TAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CAP2Proto.CAP_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CAP2Codecs. CAP_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: CAP-DataTypes.EventSpecificInformationBCSM.tAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CAP2Proto.CAP_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CAP2Codecs. CAP_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: CAP-DataTypes.EventSpecificInformationBCSM.tAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v3
Subclasses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v3 Modifier and Type Class Description static classCAP3EventSpecificInformationBCSM.TAnswerSpecificInfoAPI for CAP-datatypes.EventSpecificInformationBCSM.tAnswerSpecificInfo.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CCEventSpecificInformationBCSM.TAnswerSpecificInfo Modifier and Type Method Description static CAP3EventSpecificInformationBCSM.TAnswerSpecificInfoCAP3EventSpecificInformationBCSM.TAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.TAnswerSpecificInfo 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.TAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CAP3EventSpecificInformationBCSM.TAnswerSpecificInfo,CAP3Proto.CAP_datatypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CAP3Codecs. CAP_datatypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.tAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4
Subclasses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo in com.opencloud.slee.resources.cgin.cap_v4 Modifier and Type Class Description static classCAP4EventSpecificInformationBCSM.TAnswerSpecificInfoAPI for CAP-datatypes.EventSpecificInformationBCSM.tAnswerSpecificInfo.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CCEventSpecificInformationBCSM.TAnswerSpecificInfo Modifier and Type Method Description static CAP4EventSpecificInformationBCSM.TAnswerSpecificInfoCAP4EventSpecificInformationBCSM.TAnswerSpecificInfo. copyOf(CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.TAnswerSpecificInfo 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.TAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CAP4EventSpecificInformationBCSM.TAnswerSpecificInfo,CAP4Proto.CAP_datatypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CAP4Codecs. CAP_datatypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: CAP-datatypes.EventSpecificInformationBCSM.tAnswerSpecificInfo -
Uses of CCEventSpecificInformationBCSM.TAnswerSpecificInfo 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.TAnswerSpecificInfo Modifier and Type Field Description static PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CS1Codecs. Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.tAnswerSpecificInfostatic PersistCodec<CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CCEventSpecificInformationBCSM.TAnswerSpecificInfo,CS1Proto.Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfo>CS1Codecs. Core_INAP_CS1_DataTypes_EventSpecificInformationBCSM_tAnswerSpecificInfoSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.EventSpecificInformationBCSM.tAnswerSpecificInfo
-