|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.strutsit.architecture.util.Action
Helper Class to parsing struts-it.xml with the digester
| Field Summary | |
(package private) java.lang.String |
name
|
| Constructor Summary | |
Action()
|
|
| Method Summary | |
java.lang.String |
getName()
Gets the name of the Action |
void |
setName(java.lang.String aName)
Sets the name of the Action |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.lang.String name
| Constructor Detail |
public Action()
| Method Detail |
public void setName(java.lang.String aName)
aName - The name of the Actionpublic java.lang.String getName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||