Class MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
- java.lang.Object
-
- java.lang.Number
-
- com.opencloud.util.NamedInteger
-
- com.opencloud.slee.resources.in.datatypes.cc.MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
-
- All Implemented Interfaces:
DataObject
,Immutable
,Serializable
public static final class MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate extends NamedInteger
FixedUserRate constants.The API offered by this class is as if the type were specified in ASN.1 as follows.
FixedUserRate ::= ENUMERATED { NOT_APPLICABLE (0), RATE_9_6 (1), RATE_14_4 (2), RATE_19_2 (3), RATE_28_8 (4), RATE_38_4 (5), RATE_48_0 (6), RATE_56_0 (7), RATE_64_0 (8), RATE_33_6 (9), RATE_32_0 (10), RATE_31_2 (11), ... }
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
_NOT_APPLICABLE
FixedUserRate constant corresponding to Fixed network user rate not applicable/No meaning is associated with this value.static int
_RATE_14_4
FixedUserRate constant corresponding to 14.4 kbit/s Recommendation X.1 and V.110.static int
_RATE_19_2
FixedUserRate constant corresponding to 19.2 kbit/s Recommendation X.1 and V.110.static int
_RATE_28_8
FixedUserRate constant corresponding to 28.8 kbit/s Recommendation X.1 and V.110.static int
_RATE_31_2
FixedUserRate constant corresponding to 31.2 kbit/s Recommendation V.34.static int
_RATE_32_0
FixedUserRate constant corresponding to 32.0 kbit/s Recommendation I.460.static int
_RATE_33_6
FixedUserRate constant corresponding to 33.6 kbit/s bit transparent.static int
_RATE_38_4
FixedUserRate constant corresponding to 38.4 kbit/s Recommendation X.1 and V.110.static int
_RATE_48_0
FixedUserRate constant corresponding to 48.0 kbit/s Recommendation X.1 and V.110(synch).static int
_RATE_56_0
FixedUserRate constant corresponding to 56.0 kbit/s Recommendation X.1 and V.110(synch) /bit transparent.static int
_RATE_64_0
FixedUserRate constant corresponding to 64.0 kbit/s bit transparent.static int
_RATE_9_6
FixedUserRate constant corresponding to 9.6 kbit/s Recommendation X.1 and V.110.static int
MAX_VALUE
Maximum value that a FixedUserRate instance may take (31).static int
MIN_VALUE
Minimum value that a FixedUserRate instance may take (0).static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
NOT_APPLICABLE
FixedUserRate constant corresponding to Fixed network user rate not applicable/No meaning is associated with this value.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_14_4
FixedUserRate constant corresponding to 14.4 kbit/s Recommendation X.1 and V.110.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_19_2
FixedUserRate constant corresponding to 19.2 kbit/s Recommendation X.1 and V.110.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_28_8
FixedUserRate constant corresponding to 28.8 kbit/s Recommendation X.1 and V.110.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_31_2
FixedUserRate constant corresponding to 31.2 kbit/s Recommendation V.34.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_32_0
FixedUserRate constant corresponding to 32.0 kbit/s Recommendation I.460.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_33_6
FixedUserRate constant corresponding to 33.6 kbit/s bit transparent.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_38_4
FixedUserRate constant corresponding to 38.4 kbit/s Recommendation X.1 and V.110.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_48_0
FixedUserRate constant corresponding to 48.0 kbit/s Recommendation X.1 and V.110(synch).static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_56_0
FixedUserRate constant corresponding to 56.0 kbit/s Recommendation X.1 and V.110(synch) /bit transparent.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_64_0
FixedUserRate constant corresponding to 64.0 kbit/s bit transparent.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
RATE_9_6
FixedUserRate constant corresponding to 9.6 kbit/s Recommendation X.1 and V.110.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
fromValue(int value)
Returns a FixedUserRate for a particular integer value.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate[]
namedValues()
Returns an array containing all of FixedUserRate's named numbers.-
Methods inherited from class com.opencloud.util.NamedInteger
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString, valueOf
-
-
-
-
Field Detail
-
_NOT_APPLICABLE
public static final int _NOT_APPLICABLE
FixedUserRate constant corresponding to Fixed network user rate not applicable/No meaning is associated with this value.- See Also:
- Constant Field Values
-
_RATE_9_6
public static final int _RATE_9_6
FixedUserRate constant corresponding to 9.6 kbit/s Recommendation X.1 and V.110.- See Also:
- Constant Field Values
-
_RATE_14_4
public static final int _RATE_14_4
FixedUserRate constant corresponding to 14.4 kbit/s Recommendation X.1 and V.110.- See Also:
- Constant Field Values
-
_RATE_19_2
public static final int _RATE_19_2
FixedUserRate constant corresponding to 19.2 kbit/s Recommendation X.1 and V.110.- See Also:
- Constant Field Values
-
_RATE_28_8
public static final int _RATE_28_8
FixedUserRate constant corresponding to 28.8 kbit/s Recommendation X.1 and V.110.- See Also:
- Constant Field Values
-
_RATE_38_4
public static final int _RATE_38_4
FixedUserRate constant corresponding to 38.4 kbit/s Recommendation X.1 and V.110.- See Also:
- Constant Field Values
-
_RATE_48_0
public static final int _RATE_48_0
FixedUserRate constant corresponding to 48.0 kbit/s Recommendation X.1 and V.110(synch).- See Also:
- Constant Field Values
-
_RATE_56_0
public static final int _RATE_56_0
FixedUserRate constant corresponding to 56.0 kbit/s Recommendation X.1 and V.110(synch) /bit transparent.- See Also:
- Constant Field Values
-
_RATE_64_0
public static final int _RATE_64_0
FixedUserRate constant corresponding to 64.0 kbit/s bit transparent.- See Also:
- Constant Field Values
-
_RATE_33_6
public static final int _RATE_33_6
FixedUserRate constant corresponding to 33.6 kbit/s bit transparent.- See Also:
- Constant Field Values
-
_RATE_32_0
public static final int _RATE_32_0
FixedUserRate constant corresponding to 32.0 kbit/s Recommendation I.460.- See Also:
- Constant Field Values
-
_RATE_31_2
public static final int _RATE_31_2
FixedUserRate constant corresponding to 31.2 kbit/s Recommendation V.34.- See Also:
- Constant Field Values
-
NOT_APPLICABLE
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate NOT_APPLICABLE
FixedUserRate constant corresponding to Fixed network user rate not applicable/No meaning is associated with this value.
-
RATE_9_6
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_9_6
FixedUserRate constant corresponding to 9.6 kbit/s Recommendation X.1 and V.110.
-
RATE_14_4
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_14_4
FixedUserRate constant corresponding to 14.4 kbit/s Recommendation X.1 and V.110.
-
RATE_19_2
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_19_2
FixedUserRate constant corresponding to 19.2 kbit/s Recommendation X.1 and V.110.
-
RATE_28_8
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_28_8
FixedUserRate constant corresponding to 28.8 kbit/s Recommendation X.1 and V.110.
-
RATE_38_4
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_38_4
FixedUserRate constant corresponding to 38.4 kbit/s Recommendation X.1 and V.110.
-
RATE_48_0
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_48_0
FixedUserRate constant corresponding to 48.0 kbit/s Recommendation X.1 and V.110(synch).
-
RATE_56_0
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_56_0
FixedUserRate constant corresponding to 56.0 kbit/s Recommendation X.1 and V.110(synch) /bit transparent.
-
RATE_64_0
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_64_0
FixedUserRate constant corresponding to 64.0 kbit/s bit transparent.
-
RATE_33_6
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_33_6
FixedUserRate constant corresponding to 33.6 kbit/s bit transparent.
-
RATE_32_0
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_32_0
FixedUserRate constant corresponding to 32.0 kbit/s Recommendation I.460.
-
RATE_31_2
public static final MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate RATE_31_2
FixedUserRate constant corresponding to 31.2 kbit/s Recommendation V.34.
-
MIN_VALUE
public static final int MIN_VALUE
Minimum value that a FixedUserRate instance may take (0).- See Also:
- Constant Field Values
-
MAX_VALUE
public static final int MAX_VALUE
Maximum value that a FixedUserRate instance may take (31).- See Also:
- Constant Field Values
-
-
Method Detail
-
fromValue
public static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate fromValue(int value)
Returns a FixedUserRate for a particular integer value.- Returns:
- any known instance, or a new object
-
namedValues
public static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate[] namedValues()
Returns an array containing all of FixedUserRate's named numbers.- Returns:
- a new FixedUserRate[]
-
-