public class GetFileResponse
extends java.lang.Object
| Constructor and Description |
|---|
GetFileResponse(boolean ok,
File result) |
| Modifier and Type | Method and Description |
|---|---|
File |
file() |
boolean |
isOk() |
java.lang.String |
toString() |