er.indexing.attributes
Class ERIValueType
java.lang.Object
java.lang.Number
er.extensions.eof.ERXConstant.NumberConstant
er.indexing.attributes.ERIValueType
- All Implemented Interfaces:
- ERXConstant.Constant, java.io.Serializable
public class ERIValueType
- extends ERXConstant.NumberConstant
- See Also:
- Serialized Form
Constructor Summary |
protected |
ERIValueType(int value,
java.lang.String name,
java.text.Format format)
|
Methods inherited from class er.extensions.eof.ERXConstant.NumberConstant |
constantForClassNamed, constantForClassNamed, doubleValue, equals, floatValue, hashCode, intValue, longValue, name, sortOrder, toString, userPresentableDescription, value |
Methods inherited from class java.lang.Number |
byteValue, shortValue |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
STRING
public static ERIValueType STRING
INTEGER
public static ERIValueType INTEGER
DECIMAL
public static ERIValueType DECIMAL
DATE
public static ERIValueType DATE
BOOLEAN
public static ERIValueType BOOLEAN
ERIValueType
protected ERIValueType(int value,
java.lang.String name,
java.text.Format format)
valueType
public static ERIValueType valueType(int key)
formatterForFormat
public java.text.Format formatterForFormat(java.lang.String format)
Copyright © 2002 – 2007 Project Wonder.