org.virtualbox_5_0
Class IUnknown

java.lang.Object
  extended by org.virtualbox_5_0.IUnknown
Direct Known Subclasses:
IAppliance, IAudioAdapter, IBandwidthControl, IBandwidthGroup, IBIOSSettings, IConsole, IDHCPServer, IDirectory, IDisplay, IDnDBase, IEmulatedUSB, IEvent, IEventListener, IEventSource, IFile, IFramebuffer, IFsObjInfo, IGuest, IGuestSession, IHost, IHostNetworkInterface, IHostVideoInputDevice, IKeyboard, IMachine, IMachineDebugger, IManagedObjectRef, IMedium, IMediumFormat, IMouse, IMousePointerShape, INATEngine, INATNetwork, INetworkAdapter, IParallelPort, IPCIAddress, IPerformanceCollector, IPerformanceMetric, IProcess, IProgress, ISerialPort, ISession, ISnapshot, IStorageController, ISystemProperties, IToken, IUSBController, IUSBDevice, IUSBDeviceFilter, IUSBDeviceFilters, IVFSExplorer, IVirtualBox, IVirtualBoxErrorInfo, IVirtualSystemDescription, IVRDEServer, IWebsessionManager

public class IUnknown
extends java.lang.Object


Field Summary
protected  java.lang.String obj
           
protected  org.virtualbox_5_0.jaxws.VboxPortType port
           
 
Constructor Summary
IUnknown(java.lang.String obj, org.virtualbox_5_0.jaxws.VboxPortType port)
           
 
Method Summary
 org.virtualbox_5_0.jaxws.VboxPortType getRemoteWSPort()
           
 java.lang.String getWrapped()
           
 void releaseRemote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

obj

protected java.lang.String obj

port

protected final org.virtualbox_5_0.jaxws.VboxPortType port
Constructor Detail

IUnknown

public IUnknown(java.lang.String obj,
                org.virtualbox_5_0.jaxws.VboxPortType port)
Method Detail

getWrapped

public final java.lang.String getWrapped()

getRemoteWSPort

public final org.virtualbox_5_0.jaxws.VboxPortType getRemoteWSPort()

releaseRemote

public void releaseRemote()
                   throws javax.xml.ws.WebServiceException
Throws:
javax.xml.ws.WebServiceException