|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.vo.AbstractAdqlExample.TableWithCols
public static class AbstractAdqlExample.TableWithCols
Encapsulates metadata for a table and a selection of colum names from it.
Method Summary | |
---|---|
String[] |
getColumns()
Returns the columns array. |
TableMeta |
getTable()
Returns the table object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TableMeta getTable()
public String[] getColumns()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |