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.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.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 |
---|---|
CCMessageID.Text |
CCMessageID.Text.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCMessageID.Text |
CCMessageID.Text.copyOf(CCMessageID.Text 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.
|
CCMessageID.Text |
CCMessageID.getText()
Gets the value of the text choice.
|
CCMessageID.Text |
CCMessageID.Text.setAttributes(CCMessageID.Text.Attributes value)
Sets the value of the field attributes.
|
CCMessageID.Text |
CCMessageID.Text.setMessageContent(String value)
Sets the value of the field messageContent.
|
Modifier and Type | Method and Description |
---|---|
static CCMessageID.Text |
CCMessageID.Text.copyOf(CCMessageID.Text 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.
|
CCMessageID |
CCMessageID.setText(CCMessageID.Text value)
Sets the value of the text choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CCProto.CC_DataTypes_MessageID_text> |
CCCodecs.CC_DataTypes_MessageID_text
Singleton codec for the ASN.1 type: CC-DataTypes.MessageID.text
|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CCProto.CC_DataTypes_MessageID_text> |
CCCodecs.CC_DataTypes_MessageID_text
Singleton codec for the ASN.1 type: CC-DataTypes.MessageID.text
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CAP2Proto.CAP_DataTypes_MessageID_text> |
CAP2Codecs.CAP_DataTypes_MessageID_text
Singleton codec for the ASN.1 type: CAP-DataTypes.MessageID.text
|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CAP2Proto.CAP_DataTypes_MessageID_text> |
CAP2Codecs.CAP_DataTypes_MessageID_text
Singleton codec for the ASN.1 type: CAP-DataTypes.MessageID.text
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CAP3Proto.CAP_datatypes_MessageID_text> |
CAP3Codecs.CAP_datatypes_MessageID_text
Singleton codec for the ASN.1 type: CAP-datatypes.MessageID.text
|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CAP3Proto.CAP_datatypes_MessageID_text> |
CAP3Codecs.CAP_datatypes_MessageID_text
Singleton codec for the ASN.1 type: CAP-datatypes.MessageID.text
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CAP4Proto.CAP_datatypes_MessageID_text> |
CAP4Codecs.CAP_datatypes_MessageID_text
Singleton codec for the ASN.1 type: CAP-datatypes.MessageID.text
|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CAP4Proto.CAP_datatypes_MessageID_text> |
CAP4Codecs.CAP_datatypes_MessageID_text
Singleton codec for the ASN.1 type: CAP-datatypes.MessageID.text
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CS1Proto.Core_INAP_CS1_DataTypes_MessageID_text> |
CS1Codecs.Core_INAP_CS1_DataTypes_MessageID_text
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.MessageID.text
|
static PersistCodec<CCMessageID.Text,CCMessageID.Text,CS1Proto.Core_INAP_CS1_DataTypes_MessageID_text> |
CS1Codecs.Core_INAP_CS1_DataTypes_MessageID_text
Singleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.MessageID.text
|