Class MoblimaApp

java.lang.Object
MoblimaApp

public class MoblimaApp extends Object
Moblima App
  • Field Details

    • centralManager

      CentralManagerEY centralManager
      A CentralManagerEY object variable
    • sc

      Scanner object to get user input
  • Constructor Details

    • MoblimaApp

      public MoblimaApp()
      Constructor for Moblima App
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Main method
      Parameters:
      args - Stores arguments passed
      Throws:
      IOException - If There's read/write error
    • process

      public void process(String[] args) throws IOException
      Method to display startup user menu and get choice
      Parameters:
      args - stores args passed
      Throws:
      IOException - If there read/write error