public class RESTDataFile extends RESTData
| Constructor and Description |
|---|
RESTDataFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFile() |
String |
getFormat() |
String |
getHref() |
String |
getLocation() |
List<String> |
getOther() |
String |
getPrj() |
void |
setFile(String file) |
void |
setFormat(String format) |
void |
setHref(String href) |
void |
setLocation(String location) |
void |
setOther(List<String> other) |
void |
setPrj(String prj) |
public void setFormat(String format)
public String getLocation()
getLocation in class RESTDatapublic void setLocation(String location)
setLocation in class RESTDatalocation - the location to setpublic void setFile(String file)
public String getHref()
public void setHref(String href)
href - the href to setpublic String getPrj()
public void setPrj(String prj)
prj - the prj to setCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.