org.springframework.beans
Class BeanUtilsTest.B
java.lang.Object
org.springframework.beans.BeanUtilsTest.B
- Enclosing class:
- BeanUtilsTest
public class BeanUtilsTest.B
- 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.B
public BeanUtilsTest.B()
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.