com.hyper9.simdk.stubs.dao
Class ArrayOfDvsEvent

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

public class ArrayOfDvsEvent
extends ArrayOf<DvsEvent>

See Also:
Serialized Form

Constructor Summary
ArrayOfDvsEvent()
           
 
Method Summary
 List<DvsEvent> 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

ArrayOfDvsEvent

public ArrayOfDvsEvent()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.