Class WizardModelFramework.Parameters

java.lang.Object
nz.org.riskscape.engine.model.BaseModelParameters
nz.org.riskscape.wizard.WizardModelFramework.Parameters
Enclosing class:
WizardModelFramework

public static class WizardModelFramework.Parameters extends nz.org.riskscape.engine.model.BaseModelParameters
  • Field Summary

    Fields inherited from class nz.org.riskscape.engine.model.BaseModelParameters

    postProcessingScript
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class nz.org.riskscape.engine.model.BaseModelParameters

    canEqual, equals, getPostProcessingScript, getValidatedScript, hashCode, setPostProcessingScript, setValidatedScript, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Parameters

      public Parameters()