com.hyper9.simdk.stubs.dao
Class ArrayOfPropertySpec

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

public class ArrayOfPropertySpec
extends ArrayOf<PropertySpec>

See Also:
Serialized Form

Constructor Summary
ArrayOfPropertySpec()
           
 
Method Summary
 List<PropertySpec> 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

ArrayOfPropertySpec

public ArrayOfPropertySpec()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.