Package | Description |
---|---|
com.opencloud.slee.resources.cgin.callcontrol |
Provides a common API for callcontrol protocols originally based on the INAP
family of protocols.
|
Modifier and Type | Method and Description |
---|---|
CCMessageID.Text.Attributes |
CCMessageID.Text.Attributes.clone()
Constructs a copy of this object and everything reachable from it.
|
static CCMessageID.Text.Attributes |
CCMessageID.Text.Attributes.copyOf(CCMessageID.Text.Attributes 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.Attributes |
CCMessageID.Text.getAttributes()
Gets the value of the field attributes.
|
CCMessageID.Text.Attributes |
CCMessageID.Text.Attributes.setByteArray(byte[] value)
Sets the value of the field byteArray.
|
Modifier and Type | Method and Description |
---|---|
static CCMessageID.Text.Attributes |
CCMessageID.Text.Attributes.copyOf(CCMessageID.Text.Attributes 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.Text.setAttributes(CCMessageID.Text.Attributes value)
Sets the value of the field attributes.
|