Uses of Class
org.javastro.ivoa.entities.resource.dataservice.Format
Packages that use Format
-
Uses of Format in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type FormatModifier and TypeFieldDescriptionDataCollection.formatsThis should use RFC 2046 media (“MIME”) types for network-retrievable, digital data.Methods in org.javastro.ivoa.entities.resource.dataservice that return FormatModifier and TypeMethodDescriptionObjectFactory.createFormat()Create an instance ofFormatFormat.withIsMIMEType(Boolean value) Methods in org.javastro.ivoa.entities.resource.dataservice that return types with arguments of type FormatModifier and TypeMethodDescriptionDataCollection.getFormats()This should use RFC 2046 media (“MIME”) types for network-retrievable, digital data.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type FormatMethod parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type Format