|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectCommandConfig
public class CommandConfig
| Constructor Summary | |
|---|---|
CommandConfig()
|
|
| Method Summary | |
|---|---|
void |
addParameter(CustomPropertyConfig customParameterConfig)
|
String |
getClassname()
|
String |
getId()
|
List |
getParameters()
|
void |
setClassname(String classname)
|
void |
setId(String id)
|
void |
setParameters(List parameters)
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandConfig()
| Method Detail |
|---|
public void addParameter(CustomPropertyConfig customParameterConfig)
public String getId()
public void setId(String id)
public String getClassname()
public void setClassname(String classname)
public List getParameters()
public void setParameters(List parameters)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||