Class OvfMappedOsId

All Implemented Interfaces:
Serializable

public class OvfMappedOsId extends OvfImport
See Also:
  • Field Details

    • ovfId

      public int ovfId
    • ovfDescription

      public String ovfDescription
    • targetDescription

      public String targetDescription
  • Constructor Details

    • OvfMappedOsId

      public OvfMappedOsId()
  • Method Details

    • getOvfId

      public int getOvfId()
    • getOvfDescription

      public String getOvfDescription()
    • getTargetDescription

      public String getTargetDescription()
    • setOvfId

      public void setOvfId(int ovfId)
    • setOvfDescription

      public void setOvfDescription(String ovfDescription)
    • setTargetDescription

      public void setTargetDescription(String targetDescription)