com.hyper9.simdk.stubs.dao
Class ArrayOfModeInfo

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

public class ArrayOfModeInfo
extends ArrayOf<ModeInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfModeInfo()
           
 
Method Summary
 List<ModeInfo> 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

ArrayOfModeInfo

public ArrayOfModeInfo()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.