public class NfsDirectoryEntry
extends java.lang.Object
| Constructor and Description |
|---|
NfsDirectoryEntry(Xdr xdr)
Create a new entry.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCookie() |
long |
getFileId() |
java.lang.String |
getFileName() |
public NfsDirectoryEntry(Xdr xdr)
xdr - The response.public final long getCookie()
public final long getFileId()
public final java.lang.String getFileName()