org.virtualbox_6_1
Class IHostNameResolutionConfigurationChangeEvent

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

public class IHostNameResolutionConfigurationChangeEvent
extends IEvent


Field Summary
 
Fields inherited from class org.virtualbox_6_1.IUnknown
obj, objMgr, port
 
Constructor Summary
IHostNameResolutionConfigurationChangeEvent(java.lang.String wrapped, org.virtualbox_6_1.ObjectRefManager objMgr, org.virtualbox_6_1.jaxws.VboxPortType port)
           
 
Method Summary
 java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
           
static IHostNameResolutionConfigurationChangeEvent queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_6_1.IEvent
getSource, getType, getWaitable, setProcessed, waitProcessed
 
Methods inherited from class org.virtualbox_6_1.IUnknown
getObjMgr, 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_6_1.ObjectRefManager objMgr,
                                                   org.virtualbox_6_1.jaxws.VboxPortType port)
Method Detail

getMidlDoesNotLikeEmptyInterfaces

public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()

queryInterface

public static IHostNameResolutionConfigurationChangeEvent queryInterface(IUnknown obj)