public enum BloodGlucose.Specimen extends Enum<BloodGlucose.Specimen> implements ProtocolMessageEnumType of body fluid used to measure the blood glucose.
Protobuf enum google.devicesandservices.health.v4.BloodGlucose.Specimen
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CAPILLARY_BLOOD |
Capillary blood. |
CAPILLARY_BLOOD_VALUE |
Capillary blood. |
INTERSTITIAL_FLUID |
Interstitial fluid. |
INTERSTITIAL_FLUID_VALUE |
Interstitial fluid. |
PLASMA |
Plasma. |
PLASMA_VALUE |
Plasma. |
SERUM |
Serum. |
SERUM_VALUE |
Serum. |
SPECIMEN_UNSPECIFIED |
Unspecified specimen. |
SPECIMEN_UNSPECIFIED_VALUE |
Unspecified specimen. |
TEARS |
Tears. |
TEARS_VALUE |
Tears. |
UNRECOGNIZED |
|
WHOLE_BLOOD |
Whole blood. |
WHOLE_BLOOD_VALUE |
Whole blood. |
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() |
|