public class CommandConfiguration extends Object
Constructor and Description |
---|
CommandConfiguration() |
CommandConfiguration(String cmd,
Properties prop) |
Modifier and Type | Method and Description |
---|---|
int |
getCmd() |
String |
getCmdHandler() |
List<String> |
getProCmdhandlers() |
void |
setCmd(int cmd) |
void |
setCmdHandler(String cmdHandler) |
void |
setProCmdhandlers(List<String> proCmdhandlers) |
public CommandConfiguration()
public CommandConfiguration(String cmd, Properties prop)
Copyright © 2018. All rights reserved.