com.hyper9.simdk.stubs.dao
Class ArrayOfHostDiskBlockInfo

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

public class ArrayOfHostDiskBlockInfo
extends ArrayOf<HostDiskBlockInfo>

See Also:
Serialized Form

Constructor Summary
ArrayOfHostDiskBlockInfo()
           
 
Method Summary
 List<HostDiskBlockInfo> 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

ArrayOfHostDiskBlockInfo

public ArrayOfHostDiskBlockInfo()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.