|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.puremvc.java.patterns.command.MacroCommandTestVO
public class MacroCommandTestVO
A utility class used by MacroCommandTest.
MacroCommandTest
,
MacroCommandTestCommand
,
MacroCommandTestSub1Command
,
MacroCommandTestSub2Command
Field Summary | |
---|---|
int |
input
|
int |
result1
|
int |
result2
|
Constructor Summary | |
---|---|
MacroCommandTestVO(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 result1
public int result2
Constructor Detail |
---|
public MacroCommandTestVO(int input)
input
- the number to be fed to the MacroCommandTestCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |