public class NotSupportedHostForVmemFile extends NotSupportedHost
Java class for NotSupportedHostForVmemFile complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NotSupportedHostForVmemFile">
<complexContent>
<extension base="{urn:vim25}NotSupportedHost">
<sequence>
<element name="hostName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
hostName |
productName, productVersionfaultCause, faultMessage| Constructor and Description |
|---|
NotSupportedHostForVmemFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostName()
Gets the value of the hostName property.
|
void |
setHostName(String value)
Sets the value of the hostName property.
|
getProductName, getProductVersion, setProductName, setProductVersiongetFaultCause, getFaultMessage, setFaultCauseprotected String hostName
Copyright © 2018. All rights reserved.