public class Step4bModelHandler extends Object implements ModelHandler<Step4bModel>
Constructor and Description |
---|
Step4bModelHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleModel(Step4bModel s4M,
SosImportConfigurationDocument.SosImportConfiguration sosImportConf)
Handles the given StepModel.
The given SosImportConfiguration is updated with the values from the given StepModel. |
public void handleModel(Step4bModel s4M, SosImportConfigurationDocument.SosImportConfiguration sosImportConf)
ModelHandler
handleModel
in interface ModelHandler<Step4bModel>
s4M
- The StepModel to update the SosImportConfiguationsosImportConf
- The SosImportConfiguration to be updated with the given StepModelCopyright © 2011–2019 52°North. All rights reserved.