com.hyper9.simdk.stubs.dao
Class ArrayOfIntOption

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

public class ArrayOfIntOption
extends ArrayOf<IntOption>

See Also:
Serialized Form

Constructor Summary
ArrayOfIntOption()
           
 
Method Summary
 List<IntOption> 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

ArrayOfIntOption

public ArrayOfIntOption()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.