Interface WizardStep

  • All Superinterfaces:
    Serializable
    All Known Subinterfaces:
    WizardExtStep

    public interface WizardStep
    extends Serializable
    le contrat d'une étape d'un wizard.
    Since:
    1.3
    Author:
    Tony Chemit - dev@tchemit.fr
    • Method Detail

      • ordinal

        int ordinal()
      • getDescription

        String getDescription()