jcifs.dcerpc.msrpc

Class samr.SamrSamEntry

Enclosing Class:
samr

public static class samr.SamrSamEntry
extends NdrObject

Field Summary

int
idx
rpc.unicode_string
name

Method Summary

void
decode(NdrBuffer _src)
void
encode(NdrBuffer _dst)

Methods inherited from class jcifs.dcerpc.ndr.NdrObject

decode, encode

Field Details

idx

public int idx

name

public rpc.unicode_string name

Method Details

decode

public void decode(NdrBuffer _src)
            throws NdrException
Overrides:
decode in interface NdrObject

encode

public void encode(NdrBuffer _dst)
            throws NdrException
Overrides:
encode in interface NdrObject