gr.uoa.di.madgik.hive.parse.responses
Class LoadResponse
java.lang.Object
gr.uoa.di.madgik.hive.parse.responses.ParseResponse
gr.uoa.di.madgik.hive.parse.responses.LoadResponse
public class LoadResponse
- extends ParseResponse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadResponse
public LoadResponse()
getFromPath
public String getFromPath()
- Returns:
- the fromPath
setFromPath
public void setFromPath(String fromPath)
- Parameters:
fromPath - the fromPath to set
getToPath
public String getToPath()
- Returns:
- the toPath
setToPath
public void setToPath(String toPath)
- Parameters:
toPath - the toPath to set
Copyright © 2013. All Rights Reserved.