Class ArrayOfHostBootDevice

java.lang.Object
com.vmware.vim25.ArrayOfHostBootDevice
All Implemented Interfaces:
Serializable

public class ArrayOfHostBootDevice extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ArrayOfHostBootDevice

      public ArrayOfHostBootDevice()
  • Method Details

    • getHostBootDevice

      public HostBootDevice[] getHostBootDevice()
    • getHostBootDevice

      public HostBootDevice getHostBootDevice(int i)
    • setHostBootDevice

      public void setHostBootDevice(HostBootDevice[] HostBootDevice)