com.hyper9.simdk.stubs.dao
Class ArrayOfInternalStatsValue

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

public class ArrayOfInternalStatsValue
extends ArrayOf<InternalStatsValue>

See Also:
Serialized Form

Constructor Summary
ArrayOfInternalStatsValue()
           
 
Method Summary
 List<InternalStatsValue> 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

ArrayOfInternalStatsValue

public ArrayOfInternalStatsValue()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.