public class InvalidDeviceSpec extends InvalidVmConfig
Java class for InvalidDeviceSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InvalidDeviceSpec">
<complexContent>
<extension base="{urn:vim25}InvalidVmConfig">
<sequence>
<element name="deviceIndex" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
deviceIndex |
propertyfaultCause, faultMessage| Constructor and Description |
|---|
InvalidDeviceSpec() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceIndex()
Gets the value of the deviceIndex property.
|
void |
setDeviceIndex(int value)
Sets the value of the deviceIndex property.
|
getProperty, setPropertygetFaultCause, getFaultMessage, setFaultCauseCopyright © 2018. All rights reserved.