public class OvfNoSpaceOnController extends OvfUnsupportedElement
Java class for OvfNoSpaceOnController complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OvfNoSpaceOnController">
<complexContent>
<extension base="{urn:vim25}OvfUnsupportedElement">
<sequence>
<element name="parent" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
parent |
namelineNumberfaultCause, faultMessage| Constructor and Description |
|---|
OvfNoSpaceOnController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParent()
Gets the value of the parent property.
|
void |
setParent(String value)
Sets the value of the parent property.
|
getName, setNamegetLineNumber, setLineNumbergetFaultCause, getFaultMessage, setFaultCauseprotected String parent
Copyright © 2018. All rights reserved.