Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits
-
Packages that use MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits 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.NonSpeech.Layer1Capability.O6a.NumberOfStopBits in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits Modifier and Type Method Description static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits. fromValue(int value)
Returns the enumeration constant for a given encoded value.MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a. getNumberOfStopBits()
Gets the value of the number of Stop Bits.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits. valueOf(String name)
Returns the enum constant of this type with the specified name.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits[]
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits Modifier and Type Method Description MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a. setNumberOfStopBits(MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits value)
Sets the value of the number of Stop Bits.
-