org.virtualbox_4_3
Class IHostNameResolutionConfigurationChangeEvent

java.lang.Object
  extended by org.virtualbox_4_3.IUnknown
      extended by org.virtualbox_4_3.IEvent
          extended by org.virtualbox_4_3.IHostNameResolutionConfigurationChangeEvent

public class IHostNameResolutionConfigurationChangeEvent
extends IEvent


Field Summary
 
Fields inherited from class org.virtualbox_4_3.IUnknown
obj, port
 
Constructor Summary
IHostNameResolutionConfigurationChangeEvent(java.lang.String wrapped, org.virtualbox_4_3.jaxws.VboxPortType port)
           
 
Method Summary
static IHostNameResolutionConfigurationChangeEvent queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_4_3.IEvent
getSource, getType, getWaitable, setProcessed, waitProcessed
 
Methods inherited from class org.virtualbox_4_3.IUnknown
getRemoteWSPort, getWrapped, releaseRemote
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IHostNameResolutionConfigurationChangeEvent

public IHostNameResolutionConfigurationChangeEvent(java.lang.String wrapped,
                                                   org.virtualbox_4_3.jaxws.VboxPortType port)
Method Detail

queryInterface

public static IHostNameResolutionConfigurationChangeEvent queryInterface(IUnknown obj)