com.hyper9.simdk.stubs.dao
Class ArrayOfLongOption

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

public class ArrayOfLongOption
extends ArrayOf<LongOption>

See Also:
Serialized Form

Constructor Summary
ArrayOfLongOption()
           
 
Method Summary
 List<LongOption> 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

ArrayOfLongOption

public ArrayOfLongOption()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.