Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
RESULT_SUCCESS |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SCOPE_ARRAY |
20 |
public static final int |
SCOPE_NONE |
-1 |
public static final int |
SCOPE_OBJECT |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SCOPE_DATA |
1 |
public static final int |
SCOPE_RESPONSE |
2 |
public static final int |
UNKNOWN_SIZE |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_NAME |
" _%DEFAULT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BITS_PER_BYTE |
8 |
public static final long |
HEX_255_LONG |
255L |