public class HostInternetScsiHbaParamValue extends OptionValue
Java class for HostInternetScsiHbaParamValue complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostInternetScsiHbaParamValue">
<complexContent>
<extension base="{urn:vim25}OptionValue">
<sequence>
<element name="isInherited" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
isInherited |
key, value| Constructor and Description |
|---|
HostInternetScsiHbaParamValue() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isIsInherited()
Gets the value of the isInherited property.
|
void |
setIsInherited(Boolean value)
Sets the value of the isInherited property.
|
getKey, getValue, setKey, setValueprotected Boolean isInherited
Copyright © 2018. All rights reserved.