Class OvfHostValueNotParsed

All Implemented Interfaces:
Serializable

public class OvfHostValueNotParsed extends OvfSystemFault
See Also:
  • Field Details

    • property

      public String property
    • value

      public String value
  • Constructor Details

    • OvfHostValueNotParsed

      public OvfHostValueNotParsed()
  • Method Details

    • getProperty

      public String getProperty()
    • getValue

      public String getValue()
    • setProperty

      public void setProperty(String property)
    • setValue

      public void setValue(String value)