| Modifier and Type | Method and Description |
|---|---|
static TypeList<Boolean,Type<Boolean>> |
getBoolean() |
static TypeList<Date,Type<Date>> |
getDate() |
static TypeList<Date,Type<Date>> |
getDateTime() |
static TypeList<BigDecimal,Type<BigDecimal>> |
getFloat() |
static TypeList<Integer,Type<Integer>> |
getInteger() |
Type<J> |
getItemType() |
static TypeList<Long,Type<Long>> |
getLong() |
static TypeList<BigDecimal,Type<BigDecimal>> |
getReal() |
static TypeList<String,Type<String>> |
getSymbol() |
static TypeList<Time,Type<Time>> |
getTime() |
static TypeList<Timestamp,Type<Timestamp>> |
getTimestamp() |
ValueFactory<J[],Type<J[]>> |
geValueFactory() |
public static TypeList<BigDecimal,Type<BigDecimal>> getFloat()
public static TypeList<BigDecimal,Type<BigDecimal>> getReal()
public ValueFactory<J[],Type<J[]>> geValueFactory()
geValueFactory in interface Type<J[]>Copyright © 2012-2014. All Rights Reserved.