public void xdrDecode(XdrDecodingStream xdr) { this._where = new ItemOperationArguments(xdr); this._symlink = new SymlinkData(xdr); }