public class IUSBProxyBackend extends IUnknown
Constructor and Description |
---|
IUSBProxyBackend(java.lang.String wrapped,
org.virtualbox_6_1.ObjectRefManager objMgr,
org.virtualbox_6_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The unique name of the proxy backend.
|
java.lang.String |
getType()
The type of the backend.
|
static IUSBProxyBackend |
queryInterface(IUnknown obj) |
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IUSBProxyBackend(java.lang.String wrapped, org.virtualbox_6_1.ObjectRefManager objMgr, org.virtualbox_6_1.jaxws.VboxPortType port)
public java.lang.String getName()
public java.lang.String getType()
public static IUSBProxyBackend queryInterface(IUnknown obj)