public class fTextArray extends fArray
BIGINT_DESC, bNull, CHAR_DESC, CURRENCY_DESC, DATE_DESC, desc, DOUBLE_DESC, INTEGER_DESC, TIME_DESC| Constructor and Description |
|---|
fTextArray() |
fTextArray(int arraysize) |
fTextArray(int arraysize,
boolean b) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
The content of
value attribute is copied through
System.arraycopy(Object, int, Object, int, int). |
compareTo, compareTo, equals, get, getArray, getArray, getInstance, isAll, set, set, set, setIsAll, setValue, toString, toString, toStringValuecompareTo, compareTo, equals, getColDesc, getDataTimeZone, getPrecision, getScale, getSqlType, isCurrency, isNull, makeDbValue, set, setColDesc, setfoo, setNull, setValuepublic fTextArray()
public fTextArray(int arraysize)
public fTextArray(int arraysize,
boolean b)
public Object clone()
value attribute is copied through
System.arraycopy(Object, int, Object, int, int).
If there is any exception thrown during the clone,
an object created by calling the default constructor will be returned.© insightsoftware. All rights reserved.