Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DECODE |
0 |
public static final int |
DONT_BREAK_LINES |
8 |
public static final int |
ENCODE |
1 |
public static final int |
GZIP |
2 |
public static final int |
NO_OPTIONS |
0 |
public static final int |
ORDERED |
32 |
public static final int |
URL_SAFE |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BOOLEAN |
2 |
public static final byte |
BYTE |
3 |
public static final byte |
BYTES |
4 |
public static final byte |
CHAR |
11 |
public static final byte |
DOUBLE |
9 |
public static final byte |
FALSE |
0 |
public static final byte |
FLOAT |
8 |
public static final byte |
INT |
6 |
public static final byte |
LONG |
7 |
public static final byte |
NOT_NULL |
1 |
public static final byte |
NULL |
0 |
public static final byte |
SHORT |
5 |
public static final int |
SIZE_BOOLEAN |
1 |
public static final int |
SIZE_BYTE |
1 |
public static final int |
SIZE_DOUBLE |
8 |
public static final int |
SIZE_FLOAT |
4 |
public static final int |
SIZE_INT |
4 |
public static final int |
SIZE_LONG |
8 |
public static final int |
SIZE_SHORT |
2 |
public static final byte |
STRING |
10 |
public static final byte |
TRUE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
INDEX_CLOCK_HI |
6 |
public static final byte |
INDEX_CLOCK_LO |
0 |
public static final byte |
INDEX_CLOCK_MID |
4 |
public static final byte |
INDEX_CLOCK_SEQUENCE |
8 |
public static final byte |
INDEX_TYPE |
6 |
public static final byte |
INDEX_VARIATION |
8 |
public static final String |
NAMESPACE_DNS |
"6ba7b810-9dad-11d1-80b4-00c04fd430c8" |
public static final String |
NAMESPACE_OID |
"6ba7b812-9dad-11d1-80b4-00c04fd430c8" |
public static final String |
NAMESPACE_URL |
"6ba7b811-9dad-11d1-80b4-00c04fd430c8" |
public static final String |
NAMESPACE_X500 |
"6ba7b814-9dad-11d1-80b4-00c04fd430c8" |
public static final byte |
TYPE_DCE |
2 |
public static final byte |
TYPE_NAME_BASED |
3 |
public static final byte |
TYPE_NULL |
0 |
public static final byte |
TYPE_RANDOM_BASED |
4 |
public static final byte |
TYPE_TIME_BASED |
1 |
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.