net.sourceforge.demetrix.test.properties
Class IntrospectableBean2
java.lang.Object
net.sourceforge.demetrix.test.properties.IntrospectableBean2
- public class IntrospectableBean2
- extends Object
- Author:
- Dimitri Pissarenko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
arrayList
private ArrayList arrayList
IntrospectableBean2
public IntrospectableBean2()
getArrayList
public ArrayList getArrayList()
- Returns:
setArrayList
public void setArrayList(ArrayList list)
- Parameters:
list
-