|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Table | |
---|---|
astrogrid.schema.tablemetadata | |
net.ivoa.xml.vodataservice.v1 |
Uses of Table in astrogrid.schema.tablemetadata |
---|
Fields in astrogrid.schema.tablemetadata with type parameters of type Table | |
---|---|
protected java.util.List<Table> |
Tables.table
|
Methods in astrogrid.schema.tablemetadata that return types with arguments of type Table | |
---|---|
java.util.List<Table> |
Tables.getTable()
Gets the value of the table property. |
Uses of Table in net.ivoa.xml.vodataservice.v1 |
---|
Fields in net.ivoa.xml.vodataservice.v1 with type parameters of type Table | |
---|---|
protected java.util.List<Table> |
TableService.table
|
protected java.util.List<Table> |
CatalogService.table
|
protected java.util.List<Table> |
Catalog.table
|
Methods in net.ivoa.xml.vodataservice.v1 that return Table | |
---|---|
Table |
ObjectFactory.createTable()
Create an instance of Table |
Methods in net.ivoa.xml.vodataservice.v1 that return types with arguments of type Table | |
---|---|
java.util.List<Table> |
TableService.getTable()
Gets the value of the table property. |
java.util.List<Table> |
CatalogService.getTable()
Gets the value of the table property. |
java.util.List<Table> |
Catalog.getTable()
Gets the value of the table property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |