com.opensymphony.util.test
Class BeanUtilsTest.A

java.lang.Object
  |
  +--com.opensymphony.util.test.BeanUtilsTest.A
Enclosing class:
BeanUtilsTest

public class BeanUtilsTest.A
extends java.lang.Object


Constructor Summary
BeanUtilsTest.A()
           
 
Method Summary
 BeanUtilsTest.B getB()
           
 void setB(BeanUtilsTest.B b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtilsTest.A

public BeanUtilsTest.A()
Method Detail

getB

public BeanUtilsTest.B getB()

setB

public void setB(BeanUtilsTest.B b)

See www.opensymphony.com for more information.