|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for command chain objects
Method Summary | |
String |
getName()
Gets the name attribute of the CommandChain object |
void |
init(Map args)
Initialize the CommandChain object |
void |
setName(String name)
Sets the name attribute of the CommandChain object |
Method Detail |
public void setName(String name)
name
- The new name valuepublic String getName()
public void init(Map args)
args
- use values from this set of values
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |