org.virtualbox_4_1
Class IGuestDirEntry
java.lang.Object
org.virtualbox_4_1.IGuestDirEntry
public class IGuestDirEntry
- extends java.lang.Object
Structure representing a directory entry on the guest OS.
Interface ID: {20A66EFC-C2F6-4438-826F-38454C04369E}
Constructor Summary |
IGuestDirEntry(org.virtualbox_4_1.jaxws.IGuestDirEntry real,
org.virtualbox_4_1.jaxws.VboxPortType port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGuestDirEntry
public IGuestDirEntry(org.virtualbox_4_1.jaxws.IGuestDirEntry real,
org.virtualbox_4_1.jaxws.VboxPortType port)
getNodeId
public java.lang.Long getNodeId()
getName
public java.lang.String getName()
getType
public GuestDirEntryType getType()