public class HostIoFilterInfo extends IoFilterInfo
Java class for HostIoFilterInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostIoFilterInfo">
<complexContent>
<extension base="{urn:vim25}IoFilterInfo">
<sequence>
<element name="available" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
available |
id, name, releaseDate, summary, type, vendor, version| Constructor and Description |
|---|
HostIoFilterInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAvailable()
Gets the value of the available property.
|
void |
setAvailable(boolean value)
Sets the value of the available property.
|
getId, getName, getReleaseDate, getSummary, getType, getVendor, getVersion, setId, setName, setReleaseDate, setSummary, setType, setVendor, setVersionCopyright © 2018. All rights reserved.