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,
java.lang.String name,
java.text.Format format) |
| Modifier and Type | Method and Description |
|---|---|
java.text.Format |
formatterForFormat(java.lang.String format) |
static ERIValueType |
valueType(int key) |
constantForClassNamed, constantForClassNamed, doubleValue, equals, floatValue, hashCode, intValue, longValue, name, sortOrder, toString, userPresentableDescription, valuepublic static ERIValueType STRING
public static ERIValueType INTEGER
public static ERIValueType DECIMAL
public static ERIValueType DATE
public static ERIValueType BOOLEAN
protected ERIValueType(int value,
java.lang.String name,
java.text.Format format)
public static ERIValueType valueType(int key)
public java.text.Format formatterForFormat(java.lang.String format)
Copyright © 2002 – 2022 Project Wonder.