Class OvfPropertyExport

All Implemented Interfaces:
Serializable

public class OvfPropertyExport extends OvfExport
See Also:
  • Field Details

  • Constructor Details

    • OvfPropertyExport

      public OvfPropertyExport()
  • Method Details

    • getType

      public String getType()
    • getValue

      public String getValue()
    • setType

      public void setType(String type)
    • setValue

      public void setValue(String value)