public class NfsWccData
extends java.lang.Object
| Constructor and Description |
|---|
NfsWccData()
Creates an empty structure.
|
NfsWccData(Xdr xdr)
Creates a structure populated from an Xdr response, as specified by RFC
1813 (https://tools.ietf.org/html/rfc1813).
|
| Modifier and Type | Method and Description |
|---|---|
NfsGetAttributes |
getAttributes() |
NfsPreOpAttributes |
getPreOpAttributes() |
public NfsWccData()
public NfsWccData(Xdr xdr)
xdr - the responsepublic NfsPreOpAttributes getPreOpAttributes()
public NfsGetAttributes getAttributes()