jcifs.dcerpc.msrpc
Class netdfs

java.lang.Object
  extended byjcifs.dcerpc.msrpc.netdfs

public class netdfs
extends java.lang.Object


Nested Class Summary
static class netdfs.DfsEnumArray1
           
static class netdfs.DfsEnumArray200
           
static class netdfs.DfsEnumArray3
           
static class netdfs.DfsEnumArray300
           
static class netdfs.DfsEnumStruct
           
static class netdfs.DfsInfo1
           
static class netdfs.DfsInfo200
           
static class netdfs.DfsInfo3
           
static class netdfs.DfsInfo300
           
static class netdfs.DfsStorageInfo
           
static class netdfs.NetrDfsEnumEx
           
 
Field Summary
static int DFS_STORAGE_STATE_ACTIVE
           
static int DFS_STORAGE_STATE_OFFLINE
           
static int DFS_STORAGE_STATE_ONLINE
           
static int DFS_VOLUME_FLAVOR_AD_BLOB
           
static int DFS_VOLUME_FLAVOR_STANDALONE
           
 
Constructor Summary
netdfs()
           
 
Method Summary
static java.lang.String getSyntax()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DFS_VOLUME_FLAVOR_STANDALONE

public static final int DFS_VOLUME_FLAVOR_STANDALONE
See Also:
Constant Field Values

DFS_VOLUME_FLAVOR_AD_BLOB

public static final int DFS_VOLUME_FLAVOR_AD_BLOB
See Also:
Constant Field Values

DFS_STORAGE_STATE_OFFLINE

public static final int DFS_STORAGE_STATE_OFFLINE
See Also:
Constant Field Values

DFS_STORAGE_STATE_ONLINE

public static final int DFS_STORAGE_STATE_ONLINE
See Also:
Constant Field Values

DFS_STORAGE_STATE_ACTIVE

public static final int DFS_STORAGE_STATE_ACTIVE
See Also:
Constant Field Values
Constructor Detail

netdfs

public netdfs()
Method Detail

getSyntax

public static java.lang.String getSyntax()