Class AbstractCommand

    • Constructor Detail

      • AbstractCommand

        public AbstractCommand()
    • Method Detail

      • showInfoMessage

        protected void showInfoMessage​(String message)
      • showWarnMessage

        protected void showWarnMessage​(String message)
      • getSheetUuid

        protected static String getSheetUuid​(Sheet sheet)
      • getSheetByUuid

        public static Sheet getSheetByUuid​(Book book,
                                           String uuid)