Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.MSBearerCapability.GSM.Content.Speech
-
Packages that use MSBearerCapability.GSM.Content.Speech Package Description com.opencloud.slee.resources.in.datatypes.cc Defines classes to represent some call-control types for which their ASN.1 specifications say merely OCTET STRING (with no CONTAINING clause), and for which standards define the layout of bit-fields within the octet strings. -
-
Uses of MSBearerCapability.GSM.Content.Speech in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return MSBearerCapability.GSM.Content.Speech Modifier and Type Method Description MSBearerCapability.GSM.Content.Speech
MSBearerCapability.GSM.Content.Speech. clone()
Constructs a copy of this object and everything reachable from it.static MSBearerCapability.GSM.Content.Speech
MSBearerCapability.GSM.Content.Speech. copyOf(MSBearerCapability.GSM.Content.Speech 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.MSBearerCapability.GSM.Content.Speech
MSBearerCapability.GSM.Content. getSpeech()
Gets the value of the field.MSBearerCapability.GSM.Content.Speech
MSBearerCapability.GSM.Content.Speech. setCTM(MSBearerCapability.GSM.Content.Speech.CTM value)
Sets the value of the CTM text telephony indication.MSBearerCapability.GSM.Content.Speech
MSBearerCapability.GSM.Content.Speech. setSpeechVersions(MSBearerCapability.GSM.Content.Speech.SpeechVersion[] value)
Sets the value of the speech version indications.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type MSBearerCapability.GSM.Content.Speech Modifier and Type Method Description static MSBearerCapability.GSM.Content.Speech
MSBearerCapability.GSM.Content.Speech. copyOf(MSBearerCapability.GSM.Content.Speech 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.MSBearerCapability.GSM.Content
MSBearerCapability.GSM.Content. setSpeech(MSBearerCapability.GSM.Content.Speech value)
Sets the value of the field.
-