public class RESTReprojectTransform extends RESTTransform
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME
constant field for transform type name
|
| Constructor and Description |
|---|
RESTReprojectTransform()
Default constructor; sets
type of
RESTTransform to "ReprojectTransform" |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref() |
String |
getSource() |
String |
getTarget() |
void |
setHref(String href) |
void |
setSource(String source) |
void |
setTarget(String target) |
getType, setTypepublic static final String TYPE_NAME
public RESTReprojectTransform()
type of
RESTTransform to "ReprojectTransform"public String getSource()
public void setSource(String source)
source - the source to setpublic String getTarget()
public void setTarget(String target)
target - the target to setpublic String getHref()
public void setHref(String href)
href - the href to setCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.