com.hyper9.simdk.stubs.dao
Class ArrayOfHostCpuIdInfo

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

public class ArrayOfHostCpuIdInfo
extends ArrayOf<HostCpuIdInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfHostCpuIdInfo()
           
 
Method Summary
 List<HostCpuIdInfo> 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

ArrayOfHostCpuIdInfo

public ArrayOfHostCpuIdInfo()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.