|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_7_0.IUnknown
org.virtualbox_7_0.IFsInfo
org.virtualbox_7_0.IGuestFsInfo
public class IGuestFsInfo
Represents the guest implementation of theIFsInfo
object.
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 |
---|
public IGuestFsInfo(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
public static IGuestFsInfo queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |