com.hyper9.simdk.stubs.dao
Class ArrayOfMissingObject

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

public class ArrayOfMissingObject
extends ArrayOf<MissingObject>

See Also:
Serialized Form

Constructor Summary
ArrayOfMissingObject()
           
 
Method Summary
 List<MissingObject> 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

ArrayOfMissingObject

public ArrayOfMissingObject()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.