org.virtualbox_4_1
Class IPciDeviceAttachment
java.lang.Object
org.virtualbox_4_1.IPciDeviceAttachment
public class IPciDeviceAttachment
- extends java.lang.Object
Information about PCI attachments.
Interface ID: {91F33D6F-E621-4F70-A77E-15F0E3C714D5}
Constructor Summary |
IPciDeviceAttachment(org.virtualbox_4_1.jaxws.IPciDeviceAttachment real,
org.virtualbox_4_1.jaxws.VboxPortType port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IPciDeviceAttachment
public IPciDeviceAttachment(org.virtualbox_4_1.jaxws.IPciDeviceAttachment real,
org.virtualbox_4_1.jaxws.VboxPortType port)
getName
public java.lang.String getName()
getIsPhysicalDevice
public java.lang.Boolean getIsPhysicalDevice()
getHostAddress
public java.lang.Integer getHostAddress()
getGuestAddress
public java.lang.Integer getGuestAddress()