public class FetchRequest extends Object implements Serializable
Constructor and Description |
---|
FetchRequest() |
FetchRequest(String path,
String remoteUrl) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
String |
getRemoteUrl() |
String |
getStrategy() |
boolean |
isValid() |
void |
setPath(String path) |
void |
setRemoteUrl(String remoteUrl) |
void |
setStrategy(String strategy) |
public String getPath()
public void setPath(String path)
public String getRemoteUrl()
public void setRemoteUrl(String remoteUrl)
public String getStrategy()
public void setStrategy(String strategy)
public boolean isValid()
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.