Uses of Class
org.javastro.ivoa.entities.resource.dataservice.TableSchema
Packages that use TableSchema
Package
Description
-
Uses of TableSchema in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TableSchemaModifier and TypeFieldDescriptionprotected List<TableSchema>Tableset.schemasThis aggregation does not need to map to an actual database, catalogue, or schema, though the publisher may choose to aggregate along such designations.Methods in org.javastro.ivoa.entities.resource.dataservice that return TableSchemaModifier and TypeMethodDescriptionObjectFactory.createTableSchema()Create an instance ofTableSchemaTableSchema.withDescription(String value) TableSchema.withTables(Collection<Table> values) TableSchema.withTables(Table... values) Methods in org.javastro.ivoa.entities.resource.dataservice that return types with arguments of type TableSchemaModifier and TypeMethodDescriptionTableset.getSchemas()This aggregation does not need to map to an actual database, catalogue, or schema, though the publisher may choose to aggregate along such designations.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableSchemaMethod parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type TableSchemaConstructor parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type TableSchema -
Uses of TableSchema in org.javastro.ivoa.entities.vosi.tables
Methods in org.javastro.ivoa.entities.vosi.tables with parameters of type TableSchemaMethod parameters in org.javastro.ivoa.entities.vosi.tables with type arguments of type TableSchemaConstructor parameters in org.javastro.ivoa.entities.vosi.tables with type arguments of type TableSchema