Uses of Class
org.javastro.ivoa.entities.resource.dataservice.TableDataType
Packages that use TableDataType
-
Uses of TableDataType in org.javastro.ivoa.entities.resource.dataservice
Subclasses of TableDataType in org.javastro.ivoa.entities.resource.dataserviceModifier and TypeClassDescriptionclassAn abstract parent for the specific data types supported by the Table Access Protocol.classA data type supported explicitly by the Table Access Protocol (v1.0).classA data type supported explicitly by the VOTable formatFields in org.javastro.ivoa.entities.resource.dataservice declared as TableDataTypeModifier and TypeFieldDescriptionprotected TableDataTypeTableParam.dataTypeA type of data contained in the columnMethods in org.javastro.ivoa.entities.resource.dataservice that return TableDataTypeModifier and TypeMethodDescriptionTableParam.getDataType()A type of data contained in the columnTableDataType.withArraysize(String value) TableDataType.withExtendedSchema(String value) TableDataType.withExtendedType(String value) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableDataTypeModifier and TypeMethodDescriptionvoidTableParam.setDataType(TableDataType value) Sets the value of the dataType property.TableParam.withDataType(TableDataType value) Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type TableDataType