Uses of Class
org.javastro.ivoa.entities.resource.dataservice.Tableset
Packages that use Tableset
Package
Description
-
Uses of Tableset in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice declared as TablesetModifier and TypeFieldDescriptionprotected final TablesetTableset.Builder._storedValueprotected TablesetCatalogResource.tablesetEach schema name and each table name must be unique within this tableset.protected TablesetDataCollection.tablesetEach schema name must be unique within this tableset.Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TablesetModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Tableset,TableSchema> Tableset.PropInfo.SCHEMASstatic final com.kscs.util.jaxb.SinglePropertyInfo<CatalogResource,Tableset> CatalogResource.PropInfo.TABLESETstatic final com.kscs.util.jaxb.SinglePropertyInfo<DataCollection,Tableset> DataCollection.PropInfo.TABLESETMethods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TablesetModifier and TypeMethodDescriptionprotected <_P extends Tableset>
_PTableset.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.dataservice that return TablesetModifier and TypeMethodDescriptionTableset.Builder.build()Tableset.clone()Tableset.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Tableset.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Tableset.createCopy()Tableset.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTableset()Create an instance ofTablesetCatalogResource.getTableset()Each schema name and each table name must be unique within this tableset.DataCollection.getTableset()Each schema name must be unique within this tableset.Tableset.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type TablesetModifier and TypeMethodDescriptionstatic Tableset.Builder<Void>Tableset.copyExcept(Tableset _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Tableset.Builder<_B>static <_B> Tableset.Builder<_B>Tableset.copyOf(Tableset _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Tableset.Builder<Void>voidCatalogResource.Modifier.setTableset(Tableset tableset) voidCatalogResource.setTableset(Tableset value) Sets the value of the tableset property.voidDataCollection.Modifier.setTableset(Tableset tableset) voidDataCollection.setTableset(Tableset value) Sets the value of the tableset property.CatalogResource.Builder.withTableset(Tableset tableset) Sets the new value of "tableset" (any previous value will be replaced)CatalogService.Builder.withTableset(Tableset tableset) Sets the new value of "tableset" (any previous value will be replaced)DataCollection.Builder.withTableset(Tableset tableset) Sets the new value of "tableset" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type TablesetModifierConstructorDescriptionBuilder(_B _parentBuilder, Tableset _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) CatalogResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorCatalogService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorDataCollection(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, ZonedDateTime created, ZonedDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments, List<Rights> rights, List<Format> formats, Coverage coverage, Tableset tableset, AccessURL accessURL) Fully-initialising value constructor -
Uses of Tableset in org.javastro.ivoa.entities.vosi.tables
Subclasses of Tableset in org.javastro.ivoa.entities.vosi.tablesModifier and TypeClassDescriptionclassA description of the table metadata supported by the service associated with a VOSI-enabled resource.Methods in org.javastro.ivoa.entities.vosi.tables with parameters of type TablesetModifier and TypeMethodDescriptionstatic Tableset.Builder<Void>Tableset.copyExcept(Tableset _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Tableset.Builder<_B>static <_B> Tableset.Builder<_B>Tableset.copyOf(Tableset _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Tableset.Builder<Void>