|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.electricvine.ColumnDataType
Field Summary | |
static ColumnDataType |
Currency
|
static ColumnDataType |
DateTime
|
static ColumnDataType |
Number
|
static ColumnDataType |
Text
|
Method Summary | |
int |
getValue()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ColumnDataType Text
public static final ColumnDataType Number
public static final ColumnDataType Currency
public static final ColumnDataType DateTime
Method Detail |
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |