@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-11T09:48:53.504Z") public class UpdatedTarget extends Object
| Constructor and Description |
|---|
UpdatedTarget() |
| Modifier and Type | Method and Description |
|---|---|
UpdatedTarget |
doi(String doi) |
boolean |
equals(Object o) |
String |
getDoi()
Get doi
|
String |
getMsg()
Get msg
|
String |
getResult()
Get result
|
int |
hashCode() |
UpdatedTarget |
msg(String msg) |
UpdatedTarget |
result(String result) |
void |
setDoi(String doi) |
void |
setMsg(String msg) |
void |
setResult(String result) |
String |
toString() |
public UpdatedTarget doi(String doi)
public String getDoi()
public void setDoi(String doi)
public UpdatedTarget result(String result)
public String getResult()
public void setResult(String result)
public UpdatedTarget msg(String msg)
public String getMsg()
public void setMsg(String msg)
Copyright © 2018 Global Crop Diversity Trust. All rights reserved.