public class LoadResponse extends ParseResponse
| Constructor and Description |
|---|
LoadResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromPath() |
String |
getToPath() |
void |
setFromPath(String fromPath) |
void |
setToPath(String toPath) |
public String getFromPath()
public void setFromPath(String fromPath)
fromPath - the fromPath to setpublic String getToPath()
public void setToPath(String toPath)
toPath - the toPath to setCopyright © 2017. All Rights Reserved.