jcifs.dcerpc.msrpc
Class netdfs.DfsStorageInfo
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.netdfs.DfsStorageInfo
- Enclosing class:
- netdfs
public static class netdfs.DfsStorageInfo
- extends NdrObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
state
public int state
server_name
public String server_name
share_name
public String share_name
netdfs.DfsStorageInfo
public netdfs.DfsStorageInfo()
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.