| 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 |
|---|
DfsInfo3() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(NdrBuffer _src) |
void |
encode(NdrBuffer _dst) |
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 NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException