Uses of Class
gov.nasa.gsfc.sscweb.schema.ValueOptions
Packages that use ValueOptions
-
Uses of ValueOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as ValueOptionsModifier and TypeFieldDescriptionprotected ValueOptionsOutputOptions.valueOptionsSpecifies the value options.protected ValueOptionsTimeSeriesGraphOptions.valueOptionsSpecifies the value options.Methods in gov.nasa.gsfc.sscweb.schema that return ValueOptionsModifier and TypeMethodDescriptionObjectFactory.createValueOptions()Create an instance ofValueOptionsOutputOptions.getValueOptions()Specifies the value options.TimeSeriesGraphOptions.getValueOptions()Specifies the value options.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type ValueOptionsModifier and TypeMethodDescriptionvoidOutputOptions.setValueOptions(ValueOptions value) Sets the value of the valueOptions property.voidTimeSeriesGraphOptions.setValueOptions(ValueOptions value) Sets the value of the valueOptions property.