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