public class ResponseWPS extends Object implements Serializable
| Constructor and Description |
|---|
ResponseWPS() |
ResponseWPS(String data,
String description,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
String |
getDescription() |
String |
getMimeType() |
void |
setData(String data) |
void |
setDescription(String description) |
void |
setMimeType(String mimeType) |
String |
toString() |
Copyright © 2021. All Rights Reserved.