|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_4_2.IUnknown
org.virtualbox_4_2.IFsObjInfo
org.virtualbox_4_2.IGuestFsObjInfo
public class IGuestFsObjInfo
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 |
---|
public IGuestFsObjInfo(java.lang.String wrapped, org.virtualbox_4_2.jaxws.VboxPortType port)
Method Detail |
---|
public static IGuestFsObjInfo queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |