@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class SMTAReportResponseError extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_CODE |
static String |
JSON_PROPERTY_MSG |
| Constructor and Description |
|---|
SMTAReportResponseError() |
| Modifier and Type | Method and Description |
|---|---|
SMTAReportResponseError |
code(String code) |
boolean |
equals(Object o) |
String |
getCode()
The error code
|
String |
getMsg()
The error message
|
int |
hashCode() |
SMTAReportResponseError |
msg(String msg) |
void |
setCode(String code) |
void |
setMsg(String msg) |
String |
toString() |
public static final String JSON_PROPERTY_CODE
public static final String JSON_PROPERTY_MSG
public SMTAReportResponseError code(String code)
public void setCode(String code)
public SMTAReportResponseError msg(String msg)
public void setMsg(String msg)
Copyright © 2025 Global Crop Diversity Trust. All rights reserved.