Uses of Class
de.dlr.proseo.model.ClassOutputParameter
Packages that use ClassOutputParameter
Package
Description
The de.dlr.proseo.model package contains all classes required for the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
-
Uses of ClassOutputParameter in de.dlr.proseo.model
Methods in de.dlr.proseo.model that return types with arguments of type ClassOutputParameterModifier and TypeMethodDescriptionOrderTemplateBase.getClassOutputParameters()Gets the class-specific output parametersProcessingOrder.getClassOutputParameters()Gets the class-specific output parametersMethod parameters in de.dlr.proseo.model with type arguments of type ClassOutputParameterModifier and TypeMethodDescriptionvoidOrderTemplateBase.setClassOutputParameters(Map<ProductClass, ClassOutputParameter> classOutputParameters) Sets the class-specific output parametersvoidProcessingOrder.setClassOutputParameters(Map<ProductClass, ClassOutputParameter> classOutputParameters) Sets the class-specific output parameters