org.springframework.rules
Class RulesTests.TestBean
java.lang.Object
org.springframework.rules.RulesTests.TestBean
- Enclosing class:
- RulesTests
public class RulesTests.TestBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RulesTests.TestBean
public RulesTests.TestBean()
getTest
public String getTest()
getTest2
public String getTest2()
getConfirmTest
public String getConfirmTest()
getNumber
public int getNumber()
getMax
public int getMax()
getMin
public int getMin()
isTooMuch
public boolean isTooMuch(int number)
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.