|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_5_0.IUnknown
org.virtualbox_5_0.IDirectory
org.virtualbox_5_0.IGuestDirectory
public class IGuestDirectory
Implementation of theIDirectory
object
for directories in the guest.
Interface ID: {CC830458-4974-A19C-4DC6-CC98C2269626}
Field Summary |
---|
Fields inherited from class org.virtualbox_5_0.IUnknown |
---|
obj, port |
Constructor Summary | |
---|---|
IGuestDirectory(java.lang.String wrapped,
org.virtualbox_5_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
java.lang.Boolean |
getMidlDoesNotLikeEmptyInterfaces()
|
static IGuestDirectory |
queryInterface(IUnknown obj)
|
Methods inherited from class org.virtualbox_5_0.IDirectory |
---|
close, getDirectoryName, getFilter, read |
Methods inherited from class org.virtualbox_5_0.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 IGuestDirectory(java.lang.String wrapped, org.virtualbox_5_0.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
public static IGuestDirectory queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |