com.hyper9.simdk.stubs.dao
Class ArrayOfMissingProperty

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

public class ArrayOfMissingProperty
extends ArrayOf<MissingProperty>

See Also:
Serialized Form

Constructor Summary
ArrayOfMissingProperty()
           
 
Method Summary
 List<MissingProperty> 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

ArrayOfMissingProperty

public ArrayOfMissingProperty()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.