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 with type parameters of type TableMethods in org.javastro.ivoa.entities.vosi.tables 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.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>Constructors in org.javastro.ivoa.entities.vosi.tables with parameters of type Table