Modifier and Type | Field | Description |
---|---|---|
java.lang.String |
comment |
|
int |
num_stores |
|
java.lang.String |
path |
|
int |
state |
|
netdfs.DfsStorageInfo[] |
stores |
Constructor | Description |
---|---|
DfsInfo3() |
Modifier and Type | Method | 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 NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException