public class CUoccupancy_flags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CU_OCCUPANCY_DEFAULT
Default behavior
|
static int |
CU_OCCUPANCY_DISABLE_CACHING_OVERRIDE
Assume global caching is enabled and cannot be automatically turned off
|
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns the String identifying the given CUoccupancy_flags
|
public static final int CU_OCCUPANCY_DEFAULT
public static final int CU_OCCUPANCY_DISABLE_CACHING_OVERRIDE
public static String stringFor(int n)
n - The CUoccupancy_flagsCopyright © 2016. All rights reserved.