net.sourceforge.demetrix.test.properties
Class IntrospectableBean2

java.lang.Object
  extended bynet.sourceforge.demetrix.test.properties.IntrospectableBean2

public class IntrospectableBean2
extends Object

Author:
Dimitri Pissarenko

Field Summary
private  ArrayList arrayList
           
 
Constructor Summary
IntrospectableBean2()
           
 
Method Summary
 ArrayList getArrayList()
           
 void setArrayList(ArrayList list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

arrayList

private ArrayList arrayList
Constructor Detail

IntrospectableBean2

public IntrospectableBean2()
Method Detail

getArrayList

public ArrayList getArrayList()
Returns:

setArrayList

public void setArrayList(ArrayList list)
Parameters:
list -