public class SchemaBaseResponse extends AbstractBceResponse
| Modifier and Type | Field and Description |
|---|---|
static String |
FAILED |
static String |
OK |
metadata| Constructor and Description |
|---|
SchemaBaseResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getResult() |
void |
setError(String error) |
void |
setResult(String result) |
getMetadataCopyright © 2017. All rights reserved.