com.hyper9.simdk.stubs.dao
Class ArrayOfMigrationEvent

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

public class ArrayOfMigrationEvent
extends ArrayOf<MigrationEvent>

See Also:
Serialized Form

Constructor Summary
ArrayOfMigrationEvent()
           
 
Method Summary
 List<MigrationEvent> 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

ArrayOfMigrationEvent

public ArrayOfMigrationEvent()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.