Class HostBootDevice

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

public class HostBootDevice extends DynamicData
See Also:
  • Field Details

    • key

      public String key
    • description

      public String description
  • Constructor Details

    • HostBootDevice

      public HostBootDevice()
  • Method Details

    • getKey

      public String getKey()
    • getDescription

      public String getDescription()
    • setKey

      public void setKey(String key)
    • setDescription

      public void setDescription(String description)