|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RecordV
An internal interface for the table view of the data
| Method Summary | |
|---|---|
Object[] |
data()
|
Object |
get(int col)
|
void |
modify(int col,
Object value)
|
String |
name()
|
void |
set(int col,
Object value)
|
boolean |
topLevel()
|
| Methods inherited from interface com.azalient.api.file.RecordW |
|---|
extraCols, extraGet, extraGetB, extraGetD, extraGetI, extraGetS, extraGetT, get, isVolatile |
| Method Detail |
|---|
String name()
void set(int col,
Object value)
void modify(int col,
Object value)
Object get(int col)
Object[] data()
boolean topLevel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||