public final class HKCategoryValueAppetiteChanges
extends java.lang.Object
Set of values to indicate the direction of appetite changes.
| Modifier and Type | Field and Description |
|---|---|
static long |
Decreased |
static long |
Increased |
static long |
NoChange |
static long |
Unspecified |
public static final long Unspecified
public static final long NoChange
public static final long Decreased
public static final long Increased