public static interface PortalEnums.PinRoundMode
Modifier and Type | Field and Description |
---|---|
static int |
BEID_ROUND_DOWN |
static int |
BEID_ROUND_DOWN_ALT |
static int |
BEID_ROUND_EVEN |
static int |
BEID_ROUND_FLOOR |
static int |
BEID_ROUND_FLOOR_ALT |
static int |
BEID_ROUND_NEAREST |
static int |
BEID_ROUND_UP |
static final int BEID_ROUND_NEAREST
static final int BEID_ROUND_UP
static final int BEID_ROUND_DOWN
static final int BEID_ROUND_EVEN
static final int BEID_ROUND_FLOOR
static final int BEID_ROUND_FLOOR_ALT
static final int BEID_ROUND_DOWN_ALT