public enum SwimLengthsData.SwimStrokeType extends Enum<SwimLengthsData.SwimStrokeType> implements ProtocolMessageEnumSwim stroke type.
Protobuf enum google.devicesandservices.health.v4.SwimLengthsData.SwimStrokeType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BACKSTROKE |
Backstroke swim stroke type. |
BACKSTROKE_VALUE |
Backstroke swim stroke type. |
BREASTSTROKE |
Breaststroke swim stroke type. |
BREASTSTROKE_VALUE |
Breaststroke swim stroke type. |
BUTTERFLY |
Butterfly swim stroke type. |
BUTTERFLY_VALUE |
Butterfly swim stroke type. |
FREESTYLE |
Freestyle swim stroke type. |
FREESTYLE_VALUE |
Freestyle swim stroke type. |
SWIM_STROKE_TYPE_UNSPECIFIED |
Swim stroke type is unspecified. |
SWIM_STROKE_TYPE_UNSPECIFIED_VALUE |
Swim stroke type is unspecified. |
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() |
|