Class OvfProperty

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OvfPropertyNetwork, OvfPropertyQualifier, OvfPropertyQualifierDuplicate, OvfPropertyQualifierIgnored, OvfPropertyType, OvfPropertyValue

public class OvfProperty extends OvfInvalidPackage
See Also:
  • Field Details

  • Constructor Details

    • OvfProperty

      public OvfProperty()
  • Method Details

    • getType

      public String getType()
    • getValue

      public String getValue()
    • setType

      public void setType(String type)
    • setValue

      public void setValue(String value)