Uses of Class
gov.nasa.gsfc.sscweb.schema.ExecuteOptions
Packages that use ExecuteOptions
-
Uses of ExecuteOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as ExecuteOptionsModifier and TypeFieldDescriptionprotected ExecuteOptionsQueryRequestType.executeOptionsQuery execution options.Methods in gov.nasa.gsfc.sscweb.schema that return ExecuteOptionsModifier and TypeMethodDescriptionObjectFactory.createExecuteOptions()Create an instance ofExecuteOptionsQueryRequestType.getExecuteOptions()Query execution options.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type ExecuteOptionsModifier and TypeMethodDescriptionvoidQueryRequestType.setExecuteOptions(ExecuteOptions value) Sets the value of the executeOptions property.