|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectCommandConfig
ChainConfig
public class ChainConfig
| Constructor Summary | |
|---|---|
ChainConfig()
|
|
| Method Summary | |
|---|---|
void |
addCommand(CommandConfig commandConfig)
|
List |
getCommands()
|
String |
getName()
|
void |
setCommands(List commands)
|
void |
setName(String name)
|
| Methods inherited from class CommandConfig |
|---|
addParameter, getClassname, getId, getParameters, setClassname, setId, setParameters |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChainConfig()
| Method Detail |
|---|
public void addCommand(CommandConfig commandConfig)
public List getCommands()
public void setCommands(List commands)
public String getName()
public void setName(String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||