Class ImportChoice

java.lang.Object
PamController.settings.ImportChoice

public class ImportChoice extends Object
  • Field Details

  • Constructor Details

    • ImportChoice

      public ImportChoice(int importChoice, String existingModule)
  • Method Details

    • getImportChoice

      public int getImportChoice()
      Returns:
      the importChoice
    • getReplaceModule

      public String getReplaceModule()
      Returns:
      the replaceModule
    • toString

      public String toString()
      Overrides:
      toString in class Object