jcifs_1.3.3.docs.api.jcifs.dcerpc.msrpc.samr.SamrRidWithAttributeArray.html Maven / Gradle / Ivy
Go to download
JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java
samr.SamrRidWithAttributeArray (JCIFS API)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
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
Field Summary | |
---|---|
int |
count
|
samr.SamrRidWithAttribute[] |
rids
|
Constructor Summary | |
---|---|
samr.SamrRidWithAttributeArray()
|
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 |
---|
count
public int count
rids
public samr.SamrRidWithAttribute[] rids
Constructor Detail |
---|
samr.SamrRidWithAttributeArray
public samr.SamrRidWithAttributeArray()
Method Detail |
---|
encode
public void encode(NdrBuffer _dst) throws NdrException
- Throws:
NdrException
decode
public void decode(NdrBuffer _src) throws NdrException
- Throws:
NdrException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy