|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.puremvc.java.patterns.facade.FacadeTestVO
public class FacadeTestVO
A utility class used by FacadeTest.
FacadeTest
,
FacadeTestCommand
Field Summary | |
---|---|
int |
input
|
int |
result
|
Constructor Summary | |
---|---|
FacadeTestVO(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 FacadeTestVO(int input)
input
- the number to be fed to the FacadeTestCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |