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