Project Wonder 5.0

er.indexing.attributes
Class ERIValueType

java.lang.Object
  extended by java.lang.Number
      extended by er.extensions.eof.ERXConstant.NumberConstant
          extended by er.indexing.attributes.ERIValueType
All Implemented Interfaces:
ERXConstant.Constant, java.io.Serializable

public class ERIValueType
extends ERXConstant.NumberConstant

See Also:
Serialized Form

Field Summary
static ERIValueType BOOLEAN
           
static ERIValueType DATE
           
static ERIValueType DECIMAL
           
static ERIValueType INTEGER
           
static ERIValueType STRING
           
 
Constructor Summary
protected ERIValueType(int value, java.lang.String name, java.text.Format format)
           
 
Method Summary
 java.text.Format formatterForFormat(java.lang.String format)
           
static ERIValueType valueType(int key)
           
 
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
 

Field Detail

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
Constructor Detail

ERIValueType

protected ERIValueType(int value,
                       java.lang.String name,
                       java.text.Format format)
Method Detail

valueType

public static ERIValueType valueType(int key)

formatterForFormat

public java.text.Format formatterForFormat(java.lang.String format)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.