|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.samr.SamrRidWithAttribute
Field Summary | |
int |
attributes
|
int |
rid
|
Constructor Summary | |
samr.SamrRidWithAttribute()
|
Method Summary | |
void |
decode(NdrBuffer _src)
|
void |
encode(NdrBuffer _dst)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int rid
public int attributes
Constructor Detail |
public samr.SamrRidWithAttribute()
Method Detail |
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |