public class CommandConfiguration extends Object
Constructor and Description |
---|
CommandConfiguration() |
Modifier and Type | Method and Description |
---|---|
Object |
getCommandHandler() |
String |
getDescription() |
Method |
getMethod() |
String |
getName() |
String |
getUsage() |
void |
setCommandHandler(Object commandHandler) |
void |
setDescription(String description) |
void |
setMethod(Method method) |
void |
setUsage(String usage) |
public String getDescription()
public Method getMethod()
public String getName()
public String getUsage()
public void setDescription(String description)
public void setMethod(Method method)
public void setCommandHandler(Object commandHandler)
public Object getCommandHandler()
public void setUsage(String usage)
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries