public enum Settings.SwimUnit extends Enum<Settings.SwimUnit> implements ProtocolMessageEnumThe swim unit defined in the user's account settings.
Protobuf enum google.devicesandservices.health.v4.Settings.SwimUnit
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
SWIM_UNIT_METERS |
Swim unit is meters. |
SWIM_UNIT_METERS_VALUE |
Swim unit is meters. |
SWIM_UNIT_UNSPECIFIED |
Swim unit is not specified. |
SWIM_UNIT_UNSPECIFIED_VALUE |
Swim unit is not specified. |
SWIM_UNIT_YARDS |
Swim unit is yards. |
SWIM_UNIT_YARDS_VALUE |
Swim unit is yards. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|