Modifier and Type | Field and Description |
---|---|
static byte |
BOOLEAN |
static byte |
BYTE |
static byte |
BYTES |
static byte |
CHAR |
static byte |
DOUBLE |
static byte |
FALSE |
static byte |
FLOAT |
static byte |
INT |
static byte |
LONG |
static byte |
NOT_NULL |
static byte |
NULL |
static byte |
SHORT |
static int |
SIZE_BOOLEAN |
static int |
SIZE_BYTE |
static int |
SIZE_DOUBLE |
static int |
SIZE_FLOAT |
static int |
SIZE_INT |
static int |
SIZE_LONG |
static int |
SIZE_SHORT |
static byte |
STRING |
static byte |
TRUE |
Constructor and Description |
---|
DataConstants() |
public static final int SIZE_INT
public static final int SIZE_BOOLEAN
public static final int SIZE_LONG
public static final int SIZE_BYTE
public static final int SIZE_SHORT
public static final int SIZE_DOUBLE
public static final int SIZE_FLOAT
public static final byte TRUE
public static final byte FALSE
public static final byte NULL
public static final byte NOT_NULL
public static final byte BOOLEAN
public static final byte BYTE
public static final byte BYTES
public static final byte SHORT
public static final byte INT
public static final byte LONG
public static final byte FLOAT
public static final byte DOUBLE
public static final byte STRING
public static final byte CHAR
Copyright © 2018 JBoss by Red Hat. All rights reserved.