@Entity public class WpsProcessExecute extends WpsReference
| Constructor and Description |
|---|
WpsProcessExecute()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getIdentifier() |
Map<String,WpsParameter> |
getInput() |
Map<String,Object> |
getInputDefaultValues() |
int |
hashCode() |
void |
setIdentifier(String identifier) |
void |
setInput(Map<String,WpsParameter> input) |
void |
setInputDefaultValues(Map<String,Object> inputDefaultValues) |
String |
toString() |
getBody, getMethod, getMimeType, getUrl, setBody, setMethod, setMimeType, setUrlgetClassType, getDisplayName, getSupportedFormats, getSupportedGeometryTypes, getValueType, setDisplayName, setSupportedFormats, setSupportedGeometryTypes, setValueTypegetCreated, getGroupPermissions, getId, getModified, getUserPermissions, setGroupPermissions, setModified, setUserPermissionspublic String getIdentifier()
public void setIdentifier(String identifier)
identifier - the identifier to setpublic Map<String,WpsParameter> getInput()
public void setInput(Map<String,WpsParameter> input)
input - the input to setpublic Map<String,Object> getInputDefaultValues()
public void setInputDefaultValues(Map<String,Object> inputDefaultValues)
inputDefaultValues - the inputDefaultValues to setpublic int hashCode()
public boolean equals(Object obj)
public String toString()
toString in class WpsReferenceCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.