Uses of Class
org.javastro.ivoa.entities.vosi.tables.Table
Packages that use Table
-
Uses of Table in org.javastro.ivoa.entities.vosi.tables
Methods in org.javastro.ivoa.entities.vosi.tables that return TableModifier and TypeMethodDescriptionObjectFactory.createTable()Create an instance ofTableTable.withColumns(Collection<TableParam> values) Table.withColumns(TableParam... values) Table.withDescription(String value) Table.withForeignKeies(Collection<ForeignKey> values) Table.withForeignKeies(ForeignKey... values) Table.withNrows(BigInteger value)