public class AuthorityRemoveCLI extends CLI
Modifier and Type | Field and Description |
---|---|
AuthorityCLI |
authorityCLI |
Constructor and Description |
---|
AuthorityRemoveCLI(AuthorityCLI authorityCLI) |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String[] args) |
void |
printHelp() |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, removeModule, setDescription, setName, setVerbose
public AuthorityCLI authorityCLI
public AuthorityRemoveCLI(AuthorityCLI authorityCLI)