@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-10-26T22:58:19.091Z") public class Species extends Object
| Constructor and Description |
|---|
Species() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSpauth()
Get spauth
|
String |
getSpecies()
Get species
|
String |
getStauth()
Get stauth
|
String |
getSubtaxa()
Get subtaxa
|
int |
hashCode() |
void |
setSpauth(String spauth) |
void |
setSpecies(String species) |
void |
setStauth(String stauth) |
void |
setSubtaxa(String subtaxa) |
Species |
spauth(String spauth) |
Species |
species(String species) |
Species |
stauth(String stauth) |
Species |
subtaxa(String subtaxa) |
String |
toString() |
public String getSpecies()
public void setSpecies(String species)
public String getSpauth()
public void setSpauth(String spauth)
public String getSubtaxa()
public void setSubtaxa(String subtaxa)
public String getStauth()
public void setStauth(String stauth)
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.