Class OvfConsumerOvfSection

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

public class OvfConsumerOvfSection extends DynamicData
See Also:
  • Field Details

    • lineNumber

      public int lineNumber
    • xml

      public String xml
  • Constructor Details

    • OvfConsumerOvfSection

      public OvfConsumerOvfSection()
  • Method Details

    • getLineNumber

      public int getLineNumber()
    • getXml

      public String getXml()
    • setLineNumber

      public void setLineNumber(int lineNumber)
    • setXml

      public void setXml(String xml)