Uses of Class
org.javastro.ivoa.entities.resource.dataservice.Table
Packages that use Table
Package
Description
-
Uses of Table in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice declared as TableFields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TableModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Table,TableParam> Table.PropInfo.COLUMNSTable.PropInfo.DESCRIPTIONstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Table,ForeignKey> Table.PropInfo.FOREIGN_KEIESTable.PropInfo.NAMEstatic final com.kscs.util.jaxb.SinglePropertyInfo<Table,BigInteger> Table.PropInfo.NROWSTableSchema.tablesA description of one table.static final com.kscs.util.jaxb.CollectionPropertyInfo<TableSchema,Table> TableSchema.PropInfo.TABLESTable.PropInfo.TITLETable.PropInfo.TYPETable.PropInfo.UTYPEMethods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type TableMethods in org.javastro.ivoa.entities.resource.dataservice that return TableModifier and TypeMethodDescriptionTable.Builder.build()Table.clone()Table.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Table.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Table.createCopy()Table.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createTable()Create an instance ofTableTable.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.dataservice that return types with arguments of type TableModifier and TypeMethodDescriptionTableSchema.getTables()A description of one table.TableSchema.Modifier.getTables()Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableModifier and TypeMethodDescriptionAdds the given items to the value of "tables"static Table.Builder<Void>Table.copyExcept(Table _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Table.Builder<_B>static <_B> Table.Builder<_B>Table.copyOf(Table _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Table.Builder<Void>TableSchema.Builder.withTables(Table... tables) Sets the new value of "tables" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type TableModifier and TypeMethodDescriptionAdds the given items to the value of "tables"TableSchema.Builder.withTables(Iterable<? extends Table> tables) Sets the new value of "tables" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableModifierConstructorDescriptionBuilder(_B _parentBuilder, Table _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 Table -
Uses of Table in org.javastro.ivoa.entities.vosi.tables
Subclasses of Table in org.javastro.ivoa.entities.vosi.tablesModifier and TypeClassDescriptionclassA description of a single table supported by the service associated with a VOSI-enabled resource.Methods in org.javastro.ivoa.entities.vosi.tables with parameters of type TableModifier and TypeMethodDescriptionstatic Table.Builder<Void>Table.copyExcept(Table _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Table.Builder<_B>static <_B> Table.Builder<_B>Table.copyOf(Table _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Table.Builder<Void>