com.hyper9.simdk.stubs.dao
Class ArrayOfHostBootDevice

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

public class ArrayOfHostBootDevice
extends ArrayOf<HostBootDevice>

See Also:
Serialized Form

Constructor Summary
ArrayOfHostBootDevice()
           
 
Method Summary
 List<HostBootDevice> 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

ArrayOfHostBootDevice

public ArrayOfHostBootDevice()
Method Detail

getData

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.