public abstract class AbstractCommand extends Object implements Command
Constructor and Description |
---|
AbstractCommand() |
Modifier and Type | Method and Description |
---|---|
static Sheet |
getSheetByUuid(Book book,
String uuid) |
protected static String |
getSheetUuid(Sheet sheet) |
protected void |
showInfoMessage(String message) |
protected void |
showWarnMessage(String message) |
Copyright © 2020. All rights reserved.