org.virtualbox_4_2
Class IGuestFsObjInfo

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

public class IGuestFsObjInfo
extends IFsObjInfo

Represents the guest implementation of the IFsObjInfo object. Interface ID: {D5CF678E-3484-4E4A-AC55-329E15462E18}


Field Summary
 
Fields inherited from class org.virtualbox_4_2.IUnknown
obj, port
 
Constructor Summary
IGuestFsObjInfo(java.lang.String wrapped, org.virtualbox_4_2.jaxws.VboxPortType port)
           
 
Method Summary
static IGuestFsObjInfo queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_4_2.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_4_2.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_4_2.jaxws.VboxPortType port)
Method Detail

queryInterface

public static IGuestFsObjInfo queryInterface(IUnknown obj)