Package jcifs.dcerpc.msrpc
Class netdfs
- java.lang.Object
-
- jcifs.dcerpc.msrpc.netdfs
-
public class netdfs extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classnetdfs.DfsEnumArray1static classnetdfs.DfsEnumArray200static classnetdfs.DfsEnumArray3static classnetdfs.DfsEnumArray300static classnetdfs.DfsEnumStructstatic classnetdfs.DfsInfo1static classnetdfs.DfsInfo200static classnetdfs.DfsInfo3static classnetdfs.DfsInfo300static classnetdfs.DfsStorageInfostatic classnetdfs.NetrDfsEnumEx
-
Field Summary
Fields Modifier and Type Field Description static intDFS_STORAGE_STATE_ACTIVEstatic intDFS_STORAGE_STATE_OFFLINEstatic intDFS_STORAGE_STATE_ONLINEstatic intDFS_VOLUME_FLAVOR_AD_BLOBstatic intDFS_VOLUME_FLAVOR_STANDALONE
-
Constructor Summary
Constructors Constructor Description netdfs()
-
-
-
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
-
-
Method Detail
-
getSyntax
public static String getSyntax()
-
-