|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_4_2.IPCIAddress
public class IPCIAddress
Address on the PCI bus. Interface ID: {D88B324F-DB19-4D3B-A1A9-BF5B127199A8}
Constructor Summary | |
---|---|
IPCIAddress(org.virtualbox_4_2.jaxws.IPCIAddress real,
org.virtualbox_4_2.ObjectRefManager objMgr,
org.virtualbox_4_2.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
java.lang.Short |
getBus()
Bus number. |
java.lang.Short |
getDevFunction()
Device function number. |
java.lang.Short |
getDevice()
Device number. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPCIAddress(org.virtualbox_4_2.jaxws.IPCIAddress real, org.virtualbox_4_2.ObjectRefManager objMgr, org.virtualbox_4_2.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.Short getBus()
public java.lang.Short getDevice()
public java.lang.Short getDevFunction()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |