public class fStrArray extends fArray
BIGINT_DESC, bNull, CHAR_DESC, CURRENCY_DESC, DATE_DESC, desc, DOUBLE_DESC, INTEGER_DESC, TIME_DESC| Constructor and Description |
|---|
fStrArray() |
fStrArray(int arraysize) |
fStrArray(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 fStrArray()
public fStrArray(int arraysize)
public fStrArray(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.