java.lang.Object
com.redhat.et.libguestfs.Dirent
public class Dirent
extends java.lang.Object
Dirent structure.
- See Also:
GuestFS
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
char |
ftyp |
|
long |
ino |
|
java.lang.String |
name |
|
-
Constructor Summary
Constructors
Constructor |
Description |
Dirent() |
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
-
public java.lang.String name
-