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