com.hyper9.simdk.stubs.dao
Class ArrayOfFloatOption

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

public class ArrayOfFloatOption
extends ArrayOf<FloatOption>

See Also:
Serialized Form

Constructor Summary
ArrayOfFloatOption()
           
 
Method Summary
 List<FloatOption> 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

ArrayOfFloatOption

public ArrayOfFloatOption()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.