com.hyper9.simdk.stubs.dao
Class ArrayOfChoiceOption

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

public class ArrayOfChoiceOption
extends ArrayOf<ChoiceOption>

See Also:
Serialized Form

Constructor Summary
ArrayOfChoiceOption()
           
 
Method Summary
 List<ChoiceOption> 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

ArrayOfChoiceOption

public ArrayOfChoiceOption()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.