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 declared as TableSchemaFields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TableSchemaModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> TableSchema.PropInfo.DESCRIPTIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> TableSchema.PropInfo.NAMEprotected 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.static final com.kscs.util.jaxb.CollectionPropertyInfo<Tableset,TableSchema> Tableset.PropInfo.SCHEMASstatic final com.kscs.util.jaxb.CollectionPropertyInfo<TableSchema,Table> TableSchema.PropInfo.TABLESstatic final com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> TableSchema.PropInfo.TITLEstatic final com.kscs.util.jaxb.SinglePropertyInfo<TableSchema,String> TableSchema.PropInfo.UTYPEMethods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TableSchemaModifier and TypeMethodDescriptionprotected <_P extends TableSchema>
_PTableSchema.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.dataservice that return TableSchemaModifier and TypeMethodDescriptionTableSchema.Builder.build()TableSchema.clone()TableSchema.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) TableSchema.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) TableSchema.createCopy()TableSchema.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTableSchema()Create an instance ofTableSchemaTableSchema.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) 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.Tableset.Modifier.getSchemas()Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableSchemaModifier and TypeMethodDescriptionTableset.Builder.addSchemas(TableSchema... schemas) Adds the given items to the value of "schemas"static TableSchema.Builder<Void>TableSchema.copyExcept(TableSchema _other, com.kscs.util.jaxb.PropertyTree _propertyTree) TableSchema.Builder.copyOf(TableSchema _other) static <_B> TableSchema.Builder<_B>TableSchema.copyOf(TableSchema _other) static <_B> TableSchema.Builder<_B>TableSchema.copyOf(TableSchema _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static TableSchema.Builder<Void>TableSchema.copyOnly(TableSchema _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Tableset.Builder.withSchemas(TableSchema... schemas) Sets the new value of "schemas" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type TableSchemaModifier and TypeMethodDescriptionTableset.Builder.addSchemas(Iterable<? extends TableSchema> schemas) Adds the given items to the value of "schemas"Tableset.Builder.withSchemas(Iterable<? extends TableSchema> schemas) Sets the new value of "schemas" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableSchemaModifierConstructorDescriptionBuilder(_B _parentBuilder, TableSchema _other, boolean _copy) Builder(_B _parentBuilder, TableSchema _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor 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 TableSchemaModifier and TypeMethodDescriptionTableset.Builder.addSchemas(TableSchema... schemas) Adds the given items to the value of "schemas"Tableset.Builder.withSchemas(TableSchema... schemas) Sets the new value of "schemas" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.vosi.tables with type arguments of type TableSchemaModifier and TypeMethodDescriptionTableset.Builder.addSchemas(Iterable<? extends TableSchema> schemas) Adds the given items to the value of "schemas"Tableset.Builder.withSchemas(Iterable<? extends TableSchema> schemas) Sets the new value of "schemas" (any previous value will be replaced)Constructor parameters in org.javastro.ivoa.entities.vosi.tables with type arguments of type TableSchema