Uses of Class
gov.nasa.gsfc.sscweb.schema.FormatOptions
Packages that use FormatOptions
-
Uses of FormatOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as FormatOptionsModifier and TypeFieldDescriptionprotected FormatOptionsDataRequest.formatOptionsFormat options.protected FormatOptionsResultOptions.formatOptionsFormat options.Methods in gov.nasa.gsfc.sscweb.schema that return FormatOptionsModifier and TypeMethodDescriptionObjectFactory.createFormatOptions()Create an instance ofFormatOptionsDataRequest.getFormatOptions()Format options.ResultOptions.getFormatOptions()Format options.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type FormatOptionsModifier and TypeMethodDescriptionvoidDataRequest.setFormatOptions(FormatOptions value) Sets the value of the formatOptions property.voidResultOptions.setFormatOptions(FormatOptions value) Sets the value of the formatOptions property.