Uses of Class
org.javastro.ivoa.entities.resource.dataservice.SimpleDataType
Packages that use SimpleDataType
-
Uses of SimpleDataType in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice declared as SimpleDataTypeModifier and TypeFieldDescriptionprotected SimpleDataTypeInputParam.dataTypeA type of data contained in the parameterMethods in org.javastro.ivoa.entities.resource.dataservice that return SimpleDataTypeModifier and TypeMethodDescriptionObjectFactory.createSimpleDataType()Create an instance ofSimpleDataTypeInputParam.getDataType()A type of data contained in the parameterSimpleDataType.withArraysize(String value) SimpleDataType.withExtendedSchema(String value) SimpleDataType.withExtendedType(String value) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type SimpleDataTypeModifier and TypeMethodDescriptionvoidInputParam.setDataType(SimpleDataType value) Sets the value of the dataType property.InputParam.withDataType(SimpleDataType value) Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type SimpleDataType