public enum BloodGlucose.MeasurementSource extends Enum<BloodGlucose.MeasurementSource> implements ProtocolMessageEnumThe clinical method or tool used to measure the blood glucose level.
Protobuf enum google.devicesandservices.health.v4.BloodGlucose.MeasurementSource
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CONTINUOUS_GLUCOSE_MONITORING |
Continuous glucose monitoring device |
CONTINUOUS_GLUCOSE_MONITORING_VALUE |
Continuous glucose monitoring device |
LAB_TEST |
Laboratory test |
LAB_TEST_VALUE |
Laboratory test |
MEASUREMENT_SOURCE_UNSPECIFIED |
Unspecified measurement source. |
MEASUREMENT_SOURCE_UNSPECIFIED_VALUE |
Unspecified measurement source. |
SELF_MONITORING_BLOOD_GLUCOSE |
Self-monitoring of blood glucose (Blood glucose meter) |
SELF_MONITORING_BLOOD_GLUCOSE_VALUE |
Self-monitoring of blood glucose (Blood glucose meter) |
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() |
|