@Entity public class WpsReference extends WpsParameter
| Constructor and Description |
|---|
WpsReference()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
WpsParameter |
getBody() |
String |
getMethod() |
String |
getMimeType() |
String |
getUrl() |
int |
hashCode() |
void |
setBody(WpsParameter body) |
void |
setMethod(String method) |
void |
setMimeType(String mimeType) |
void |
setUrl(String url) |
String |
toString() |
getClassType, getDisplayName, getSupportedFormats, getSupportedGeometryTypes, getValueType, setDisplayName, setSupportedFormats, setSupportedGeometryTypes, setValueTypegetCreated, getGroupPermissions, getId, getModified, getUserPermissions, setGroupPermissions, setModified, setUserPermissionspublic String getUrl()
public void setUrl(String url)
url - the url to setpublic String getMimeType()
public void setMimeType(String mimeType)
mimeType - the mimeType to setpublic String getMethod()
public void setMethod(String method)
method - the method to setpublic WpsParameter getBody()
public void setBody(WpsParameter body)
body - the body to setpublic int hashCode()
public boolean equals(Object obj)
public String toString()
toString in class WpsParameterCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.