public static final class SMSProtocolId.ServiceCentreProtocol extends NamedInteger
There are no predefined names for integers of this type.
Modifier and Type | Field and Description |
---|---|
static int |
MAX_VALUE
Maximum value that a ServiceCentreProtocol instance may take (63).
|
static int |
MIN_VALUE
Minimum value that a ServiceCentreProtocol instance may take (0).
|
Modifier and Type | Method and Description |
---|---|
static SMSProtocolId.ServiceCentreProtocol |
fromValue(int value)
Returns a ServiceCentreProtocol for a particular integer value.
|
static SMSProtocolId.ServiceCentreProtocol[] |
namedValues()
Returns an array containing all of ServiceCentreProtocol's named numbers.
|
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString
public static final int MIN_VALUE
public static final int MAX_VALUE
public static SMSProtocolId.ServiceCentreProtocol fromValue(int value)
public static SMSProtocolId.ServiceCentreProtocol[] namedValues()