Modifier and Type | Field and Description |
---|---|
java.lang.String |
comment |
int |
num_stores |
java.lang.String |
path |
int |
state |
netdfs.DfsStorageInfo[] |
stores |
Constructor and Description |
---|
netdfs.DfsInfo3() |
public java.lang.String path
public java.lang.String comment
public int state
public int num_stores
public netdfs.DfsStorageInfo[] stores
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException