Package org.kendar.cli
Interface CommandItem
- All Known Implementing Classes:
CommandOption,CommandOptions
public interface CommandItem
-
Method Summary
-
Method Details
-
getParent
CommandItem getParent() -
setParent
-
getCommandOptions
List<CommandOption> getCommandOptions()
-