Uses of Class
org.javastro.ivoa.entities.resource.tap.OutputFormat
Packages that use OutputFormat
-
Uses of OutputFormat in org.javastro.ivoa.entities.resource.tap
Fields in org.javastro.ivoa.entities.resource.tap with type parameters of type OutputFormatModifier and TypeFieldDescriptionprotected List<OutputFormat>TableAccess.outputFormatsOutput format supported by the service.Methods in org.javastro.ivoa.entities.resource.tap that return OutputFormatModifier and TypeMethodDescriptionObjectFactory.createOutputFormat()Create an instance ofOutputFormatOutputFormat.withAlias(Collection<String> values) Methods in org.javastro.ivoa.entities.resource.tap that return types with arguments of type OutputFormatModifier and TypeMethodDescriptionTableAccess.getOutputFormats()Output format supported by the service.Methods in org.javastro.ivoa.entities.resource.tap with parameters of type OutputFormatMethod parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type OutputFormat