public class IGuestDirectoryReadEvent extends IGuestDirectoryEvent
{4E774BBE-5285-4517-8D34-21260633C513}
Constructor and Description |
---|
IGuestDirectoryReadEvent(java.lang.String wrapped,
org.virtualbox_7_1.ObjectRefManager objMgr,
org.virtualbox_7_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroups()
Resolved user groups of the directory entry.
|
IFsObjInfo |
getObjInfo()
Object information of the directory entry.
|
java.lang.String |
getOwner()
Resolved owner name of the directory entry.
|
java.lang.String |
getPath()
Path of the directory entry.
|
static IGuestDirectoryReadEvent |
queryInterface(IUnknown obj) |
getDirectory
getSession
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestDirectoryReadEvent(java.lang.String wrapped, org.virtualbox_7_1.ObjectRefManager objMgr, org.virtualbox_7_1.jaxws.VboxPortType port)
public java.lang.String getPath()
public IFsObjInfo getObjInfo()
IFsObjInfo
.public java.lang.String getOwner()
public java.lang.String getGroups()
public static IGuestDirectoryReadEvent queryInterface(IUnknown obj)