| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.virtualbox_7_1.IPCIDeviceAttachment
public class IPCIDeviceAttachment
Information about PCI attachments.
Interface ID: {91F33D6F-E621-4F70-A77E-15F0E3C714D5}
| Constructor Summary | |
|---|---|
| IPCIDeviceAttachment(org.virtualbox_7_1.jaxws.IPCIDeviceAttachment real,
                     org.virtualbox_7_1.ObjectRefManager objMgr,
                     org.virtualbox_7_1.jaxws.VboxPortType port) | |
| Method Summary | |
|---|---|
|  java.lang.Integer | getGuestAddress()Address of device in the guest. | 
|  java.lang.Integer | getHostAddress()Address of device on the host, applicable only to host devices. | 
|  java.lang.Boolean | getIsPhysicalDevice()If this is physical or virtual device. | 
|  java.lang.String | getName()Device name. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public IPCIDeviceAttachment(org.virtualbox_7_1.jaxws.IPCIDeviceAttachment real,
                            org.virtualbox_7_1.ObjectRefManager objMgr,
                            org.virtualbox_7_1.jaxws.VboxPortType port)
| Method Detail | 
|---|
public java.lang.String getName()
public java.lang.Boolean getIsPhysicalDevice()
public java.lang.Integer getHostAddress()
public java.lang.Integer getGuestAddress()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||