|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intersys.objects.ResultSetColumn
Field Summary | |
String |
header
|
int |
index
|
String |
name
|
String |
type
|
Constructor Summary | |
ResultSetColumn(int idx,
String n,
String h,
String t)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int index
public String name
public String header
public String type
Constructor Detail |
public ResultSetColumn(int idx, String n, String h, String t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |