com.hyper9.simdk.stubs.dao
Class ArrayOfOptionValue

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

public class ArrayOfOptionValue
extends ArrayOf<OptionValue>

See Also:
Serialized Form

Constructor Summary
ArrayOfOptionValue()
           
 
Method Summary
 List<OptionValue> 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

ArrayOfOptionValue

public ArrayOfOptionValue()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.