|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.puremvc.java.patterns.command.SimpleCommandTestVO
public class SimpleCommandTestVO
A utility class used by SimpleCommandTest.
SimpleCommandTest
,
SimpleCommandTestCommand
Field Summary | |
---|---|
int |
input
|
int |
result
|
Constructor Summary | |
---|---|
SimpleCommandTestVO(int input)
Constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int input
public int result
Constructor Detail |
---|
public SimpleCommandTestVO(int input)
input
- the number to be fed to the SimpleCommandTestCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |