public static interface Permissions.DataPointAccessTypes
Modifier and Type | Field and Description |
---|---|
static int |
ADMIN |
static int |
DATA_SOURCE |
static int |
NONE |
static int |
READ |
static int |
SET |
static final int NONE
static final int READ
static final int SET
static final int DATA_SOURCE
static final int ADMIN