jcifs.dcerpc.msrpc
Class samr.SamrRidWithAttributeArray
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.samr.SamrRidWithAttributeArray
- Enclosing class:
- samr
public static class samr.SamrRidWithAttributeArray
- extends NdrObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
public int count
rids
public samr.SamrRidWithAttribute[] rids
samr.SamrRidWithAttributeArray
public samr.SamrRidWithAttributeArray()
encode
public void encode(NdrBuffer _dst)
throws NdrException
- Specified by:
encode in class NdrObject
- Throws:
NdrException
decode
public void decode(NdrBuffer _src)
throws NdrException
- Specified by:
decode in class NdrObject
- Throws:
NdrException
Copyright © 2012. All Rights Reserved.