org.virtualbox_7_0
Class IGuestFsInfo

java.lang.Object
  extended by org.virtualbox_7_0.IUnknown
      extended by org.virtualbox_7_0.IFsInfo
          extended by org.virtualbox_7_0.IGuestFsInfo

public class IGuestFsInfo
extends IFsInfo

Represents the guest implementation of theIFsInfoobject. Interface ID: {726EACA9-091E-41B4-BCA6-355EFE864107}


Field Summary
 
Fields inherited from class org.virtualbox_7_0.IUnknown
obj, objMgr, port
 
Constructor Summary
IGuestFsInfo(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
           
 
Method Summary
 java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
           
static IGuestFsInfo queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_7_0.IFsInfo
getBlockSize, getFreeSize, getIsCaseSensitive, getIsCompressed, getIsReadOnly, getIsRemote, getLabel, getMaxComponent, getMountPoint, getSectorSize, getSerialNumber, getSupportsFileCompression, getTotalSize, getType
 
Methods inherited from class org.virtualbox_7_0.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

IGuestFsInfo

public IGuestFsInfo(java.lang.String wrapped,
                    org.virtualbox_7_0.ObjectRefManager objMgr,
                    org.virtualbox_7_0.jaxws.VboxPortType port)
Method Detail

getMidlDoesNotLikeEmptyInterfaces

public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()

queryInterface

public static IGuestFsInfo queryInterface(IUnknown obj)