public final class HKCategoryValuePresence
extends java.lang.Object
Set of values to indicate whether a data type is present or not.
| Modifier and Type | Field and Description |
|---|---|
static long |
NotPresent |
static long |
Present |
public static final long Present
public static final long NotPresent