org.virtualbox_5_0
Class IGuestFsObjInfo

java.lang.Object
  extended by org.virtualbox_5_0.IUnknown
      extended by org.virtualbox_5_0.IFsObjInfo
          extended by org.virtualbox_5_0.IGuestFsObjInfo

public class IGuestFsObjInfo
extends IFsObjInfo

Represents the guest implementation of theIFsObjInfoobject. Interface ID: {6620DB85-44E0-CA69-E9E0-D4907CECCBE5}


Field Summary
 
Fields inherited from class org.virtualbox_5_0.IUnknown
obj, port
 
Constructor Summary
IGuestFsObjInfo(java.lang.String wrapped, org.virtualbox_5_0.jaxws.VboxPortType port)
           
 
Method Summary
 java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
           
static IGuestFsObjInfo queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_5_0.IFsObjInfo
getAccessTime, getAllocatedSize, getBirthTime, getChangeTime, getDeviceNumber, getFileAttributes, getGenerationId, getGID, getGroupName, getHardLinks, getModificationTime, getName, getNodeId, getNodeIdDevice, getObjectSize, getType, getUID, getUserFlags, getUserName
 
Methods inherited from class org.virtualbox_5_0.IUnknown
getRemoteWSPort, getWrapped, releaseRemote
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGuestFsObjInfo

public IGuestFsObjInfo(java.lang.String wrapped,
                       org.virtualbox_5_0.jaxws.VboxPortType port)
Method Detail

getMidlDoesNotLikeEmptyInterfaces

public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()

queryInterface

public static IGuestFsObjInfo queryInterface(IUnknown obj)