Class AddressInfoStep

All Implemented Interfaces:
Serializable, GetJsp, Id<Integer>, IdTitle<Integer>, Title

public class AddressInfoStep extends Step
See Also:
  • Constructor Details

    • AddressInfoStep

      public AddressInfoStep(ConfigMap config)
  • Method Details

    • getAddressParamId

      public int getAddressParamId()
    • getJsp

      public String getJsp()
    • data

      public StepData<?> data(WizardData data)
      Specified by:
      data in class Step