| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
server_name |
java.lang.String |
share_name |
int |
state |
| Constructor and Description |
|---|
DfsStorageInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(NdrBuffer _src) |
void |
encode(NdrBuffer _dst) |
public int state
public java.lang.String server_name
public java.lang.String share_name
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException