|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.connect.DbValue
jet.formula.fArray
jet.formula.fTimeArray
public class fTimeArray
| Field Summary |
|---|
| Fields inherited from class jet.formula.fArray |
|---|
value |
| Fields inherited from class jet.connect.DbValue |
|---|
bNull, CHAR_DESC, CURRENCY_DESC, DATE_DESC, desc, DOUBLE_DESC, INTEGER_DESC, TIME_DESC |
| Constructor Summary | |
|---|---|
fTimeArray()
|
|
fTimeArray(int arraysize)
|
|
fTimeArray(int arraysize,
boolean b)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Creates a clone of this DbValue variable. |
| Methods inherited from class jet.formula.fArray |
|---|
compareTo, equals, getArray, getInstance, getSpecialInstance, set, set, set, setValue, toString |
| Methods inherited from class jet.connect.DbValue |
|---|
equals, getColDesc, getPrecision, getScale, getSqlType, isCurrency, isNull, makeDbValue, set, setColDesc, setfoo, setNull, setValue |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public fTimeArray()
public fTimeArray(int arraysize)
public fTimeArray(int arraysize,
boolean b)
| Method Detail |
|---|
public java.lang.Object clone()
DbValue
clone in class DbValue
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||