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 |
Provides an API for the ETSI INAP CS1 protocol.
|
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 |
---|---|
CCInformationToSend |
CCInformationToSend.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCInformationToSend |
CCInformationToSend.copyOf(CCInformationToSend 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.
|
CCInformationToSend |
CCPromptAndCollectUserInformationArg.getInformationToSend()
Gets the value of the field informationToSend.
|
CCInformationToSend |
CCPlayAnnouncementArg.getInformationToSend()
Gets the value of the field informationToSend.
|
CCInformationToSend |
CCGapTreatment.getInformationToSend()
Gets the value of the informationToSend choice.
|
CCInformationToSend |
CCInformationToSend.setInbandInfo(CCInbandInfo value)
Sets the value of the inbandInfo choice.
|
CCInformationToSend |
CCInformationToSend.setTone(CCTone value)
Sets the value of the tone choice.
|
Modifier and Type | Method and Description |
---|---|
static CCInformationToSend |
CCInformationToSend.copyOf(CCInformationToSend 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.
|
CCPromptAndCollectUserInformationArg |
CCPromptAndCollectUserInformationArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
CCPlayAnnouncementArg |
CCPlayAnnouncementArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
CCGapTreatment |
CCGapTreatment.setInformationToSend(CCInformationToSend value)
Sets the value of the informationToSend choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCInformationToSend,CCInformationToSend,CCProto.CC_DataTypes_InformationToSend> |
CCCodecs.CC_DataTypes_InformationToSend
Singleton codec for the ASN.1 type: CC-DataTypes.InformationToSend
|
static PersistCodec<CCInformationToSend,CCInformationToSend,CCProto.CC_DataTypes_InformationToSend> |
CCCodecs.CC_DataTypes_InformationToSend
Singleton codec for the ASN.1 type: CC-DataTypes.InformationToSend
|
Modifier and Type | Method and Description |
---|---|
CAP2PromptAndCollectUserInformationArg |
CAP2PromptAndCollectUserInformationArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
CAP2PlayAnnouncementArg |
CAP2PlayAnnouncementArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCInformationToSend,CCInformationToSend,CAP2Proto.CAP_DataTypes_InformationToSend> |
CAP2Codecs.CAP_DataTypes_InformationToSend
Singleton codec for the ASN.1 type: CAP-DataTypes.InformationToSend
|
static PersistCodec<CCInformationToSend,CCInformationToSend,CAP2Proto.CAP_DataTypes_InformationToSend> |
CAP2Codecs.CAP_DataTypes_InformationToSend
Singleton codec for the ASN.1 type: CAP-DataTypes.InformationToSend
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCInformationToSend,CCInformationToSend,CAP3Proto.CAP_datatypes_InformationToSend> |
CAP3Codecs.CAP_datatypes_InformationToSend
Singleton codec for the ASN.1 type: CAP-datatypes.InformationToSend
|
static PersistCodec<CCInformationToSend,CCInformationToSend,CAP3Proto.CAP_datatypes_InformationToSend> |
CAP3Codecs.CAP_datatypes_InformationToSend
Singleton codec for the ASN.1 type: CAP-datatypes.InformationToSend
|
Modifier and Type | Method and Description |
---|---|
CAP4PromptAndCollectUserInformationArg |
CAP4PromptAndCollectUserInformationArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
CAP4PlayAnnouncementArg |
CAP4PlayAnnouncementArg.setInformationToSend(CCInformationToSend value)
Sets the value of the field informationToSend.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCInformationToSend,CCInformationToSend,CAP4Proto.CAP_datatypes_InformationToSend> |
CAP4Codecs.CAP_datatypes_InformationToSend
Singleton codec for the ASN.1 type: CAP-datatypes.InformationToSend
|
static PersistCodec<CCInformationToSend,CCInformationToSend,CAP4Proto.CAP_datatypes_InformationToSend> |
CAP4Codecs.CAP_datatypes_InformationToSend
Singleton codec for the ASN.1 type: CAP-datatypes.InformationToSend
|
Modifier and Type | Class and Description |
---|---|
class |
CS1InformationToSend
API for Core-INAP-CS1-DataTypes.InformationToSend.
|
Modifier and Type | Method and Description |
---|---|
static CS1InformationToSend |
CS1InformationToSend.copyOf(CCInformationToSend 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.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCInformationToSend,CS1InformationToSend,CS1Proto.Core_INAP_CS1_DataTypes_InformationToSend> |
CS1Codecs.Core_INAP_CS1_DataTypes_InformationToSend
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.InformationToSend
|