Class OvfHardwareExport

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OvfConnectedDevice, OvfUnableToExportDisk, OvfUnknownDeviceBacking, OvfUnsupportedDeviceExport

public class OvfHardwareExport extends OvfExport
See Also:
  • Field Details

  • Constructor Details

    • OvfHardwareExport

      public OvfHardwareExport()
  • Method Details

    • getDevice

      public VirtualDevice getDevice()
    • getVmPath

      public String getVmPath()
    • setDevice

      public void setDevice(VirtualDevice device)
    • setVmPath

      public void setVmPath(String vmPath)