Uses of Class
de.dlr.proseo.model.joborder.ProcessingParameter
Packages that use ProcessingParameter
Package
Description
The de.dlr.proseo.model.joborder package contains classes for passing Job
Order Files between the Production Planner and the Processing Engine of
prosEO, the Processing System for Earth Observation Data
-
Uses of ProcessingParameter in de.dlr.proseo.model.joborder
Methods in de.dlr.proseo.model.joborder that return ProcessingParameterModifier and TypeMethodDescriptionConf.getUniqueProcessingParameterByName(String name) Gets the unique Processing_parameter for the given key (ignoring case)Methods in de.dlr.proseo.model.joborder that return types with arguments of type ProcessingParameterModifier and TypeMethodDescriptionGets the Processing_Parameter values for the Dynamic_Processing_Parameters elementConf.getProcessingParametersByName(String name) Gets the Processing_Parameter values for the given key (ignoring case)Method parameters in de.dlr.proseo.model.joborder with type arguments of type ProcessingParameterModifier and TypeMethodDescriptionvoidConf.setDynamicProcessingParameters(List<ProcessingParameter> dynamicProcessingParameters) Sets the Processing_Parameter values for the Dynamic_Processing_Parameters element