public class ERIValueType extends ERXConstant.NumberConstant
Modifier and Type | Field and Description |
---|---|
static ERIValueType |
BOOLEAN |
static ERIValueType |
DATE |
static ERIValueType |
DECIMAL |
static ERIValueType |
INTEGER |
static ERIValueType |
STRING |
Modifier | Constructor and Description |
---|---|
protected |
ERIValueType(int value,
String name,
Format format) |
Modifier and Type | Method and Description |
---|---|
Format |
formatterForFormat(String format) |
static ERIValueType |
valueType(int key) |
constantForClassNamed, constantForClassNamed, doubleValue, equals, floatValue, hashCode, intValue, longValue, name, sortOrder, toString, userPresentableDescription, value
byteValue, shortValue
public static ERIValueType STRING
public static ERIValueType INTEGER
public static ERIValueType DECIMAL
public static ERIValueType DATE
public static ERIValueType BOOLEAN
public static ERIValueType valueType(int key)
Copyright © 2002 – 2024 Project Wonder.