com.hyper9.simdk.stubs.dao
Class ArrayOfPropertyChange

java.lang.Object
  extended by com.hyper9.simdk.stubs.ArrayOf<PropertyChange>
      extended by com.hyper9.simdk.stubs.dao.ArrayOfPropertyChange
All Implemented Interfaces:
Serializable

public class ArrayOfPropertyChange
extends ArrayOf<PropertyChange>

See Also:
Serialized Form

Constructor Summary
ArrayOfPropertyChange()
           
 
Method Summary
 List<PropertyChange> getData()
           
 
Methods inherited from class com.hyper9.simdk.stubs.ArrayOf
setData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayOfPropertyChange

public ArrayOfPropertyChange()
Method Detail

getData

public List<PropertyChange> getData()
Overrides:
getData in class ArrayOf<PropertyChange>


Copyright © 2009-2010 Hyper9. All Rights Reserved.