public class VirtualUSBControllerPciBusSlotInfo extends VirtualDevicePciBusSlotInfo
Java class for VirtualUSBControllerPciBusSlotInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualUSBControllerPciBusSlotInfo">
<complexContent>
<extension base="{urn:vim25}VirtualDevicePciBusSlotInfo">
<sequence>
<element name="ehciPciSlotNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
ehciPciSlotNumber |
pciSlotNumber| Constructor and Description |
|---|
VirtualUSBControllerPciBusSlotInfo() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEhciPciSlotNumber()
Gets the value of the ehciPciSlotNumber property.
|
void |
setEhciPciSlotNumber(Integer value)
Sets the value of the ehciPciSlotNumber property.
|
getPciSlotNumber, setPciSlotNumberCopyright © 2018. All rights reserved.