org.springframework.beans
Class BeanUtilsTest.A
java.lang.Object
org.springframework.beans.BeanUtilsTest.A
- Enclosing class:
- BeanUtilsTest
public class BeanUtilsTest.A
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
foo
String foo
bar
String bar
BeanUtilsTest.A
public BeanUtilsTest.A()
getFoo
public String getFoo()
setFoo
public void setFoo(String foo)
getBar
public String getBar()
setBar
public void setBar(String bar)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.