@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-10-26T22:58:19.091Z") public class BasePGRFA extends Object
| Constructor and Description |
|---|
BasePGRFA() |
| Modifier and Type | Method and Description |
|---|---|
BasePGRFA |
acquisition(Acquisition acquisition) |
BasePGRFA |
addCropnamesItem(String cropnamesItem) |
BasePGRFA |
addIdsItem(String idsItem) |
BasePGRFA |
addNamesItem(String namesItem) |
BasePGRFA |
addProgdoiItem(String progdoiItem) |
BasePGRFA |
addTargetsItem(Target targetsItem) |
BasePGRFA |
biostatus(Integer biostatus) |
BasePGRFA |
breeding(Breeding breeding) |
BasePGRFA |
collection(Collection collection) |
BasePGRFA |
cropnames(List<String> cropnames) |
BasePGRFA |
date(String date) |
boolean |
equals(Object o) |
BasePGRFA |
genus(String genus) |
Acquisition |
getAcquisition()
Get acquisition
|
Integer |
getBiostatus()
Biological status of the PGRFA.
|
Breeding |
getBreeding()
Get breeding
|
Collection |
getCollection()
Get collection
|
List<String> |
getCropnames()
Common name of the crop.
|
String |
getDate()
Date in which PGRFA became part of the collection.
|
String |
getGenus()
The taxon of the genus for the PGRFA.
|
String |
getHistorical()
Indicates whether the PGRFA currently exists.
|
List<String> |
getIds()
Get ids
|
Location |
getLocation()
Get location
|
String |
getMethod()
Method through which the PGRFA has been acquired.
|
Integer |
getMlsstatus()
Code that identifies the status of the PGRFA with regard to the MLS.
|
List<String> |
getNames()
Other name of the PGRFA.
|
String |
getPassword()
Get password
|
List<String> |
getProgdoi()
DOI of the progenitor PGRFA as registered in GLIS.
|
String |
getSampledoi()
A Digital Object Identifier (DOI) obtained from a service other than GLIS and that is already assigned to the PGRFA.
|
String |
getSampleid()
A string that identifies the PGRFA that is being registered.
|
String |
getSpauth()
Authority for the specific epithet.
|
String |
getSpecies()
Specific epithet of the PGRFA scientific name.
|
String |
getStauth()
Authority for the subtaxon at the most detailed level provided.
|
String |
getSubtaxa()
Any additional infra-specific taxon such as subspecies, variety, form, Group and so on.
|
List<Target> |
getTargets()
Get targets
|
String |
getUsername()
Get username
|
int |
hashCode() |
BasePGRFA |
historical(String historical) |
BasePGRFA |
ids(List<String> ids) |
BasePGRFA |
location(Location location) |
BasePGRFA |
method(String method) |
BasePGRFA |
mlsstatus(Integer mlsstatus) |
BasePGRFA |
names(List<String> names) |
BasePGRFA |
password(String password) |
BasePGRFA |
progdoi(List<String> progdoi) |
BasePGRFA |
sampledoi(String sampledoi) |
BasePGRFA |
sampleid(String sampleid) |
void |
setAcquisition(Acquisition acquisition) |
void |
setBiostatus(Integer biostatus) |
void |
setBreeding(Breeding breeding) |
void |
setCollection(Collection collection) |
void |
setCropnames(List<String> cropnames) |
void |
setDate(String date) |
void |
setGenus(String genus) |
void |
setHistorical(String historical) |
void |
setIds(List<String> ids) |
void |
setLocation(Location location) |
void |
setMethod(String method) |
void |
setMlsstatus(Integer mlsstatus) |
void |
setNames(List<String> names) |
void |
setPassword(String password) |
void |
setProgdoi(List<String> progdoi) |
void |
setSampledoi(String sampledoi) |
void |
setSampleid(String sampleid) |
void |
setSpauth(String spauth) |
void |
setSpecies(String species) |
void |
setStauth(String stauth) |
void |
setSubtaxa(String subtaxa) |
void |
setTargets(List<Target> targets) |
void |
setUsername(String username) |
BasePGRFA |
spauth(String spauth) |
BasePGRFA |
species(String species) |
BasePGRFA |
stauth(String stauth) |
BasePGRFA |
subtaxa(String subtaxa) |
BasePGRFA |
targets(List<Target> targets) |
String |
toString() |
BasePGRFA |
username(String username) |
public String getUsername()
public void setUsername(String username)
public String getPassword()
public void setPassword(String password)
public Location getLocation()
public void setLocation(Location location)
public String getSampledoi()
public void setSampledoi(String sampledoi)
public String getSampleid()
public void setSampleid(String sampleid)
public String getDate()
public void setDate(String date)
public String getMethod()
public void setMethod(String method)
public String getGenus()
public void setGenus(String genus)
public List<String> getCropnames()
public List<String> getProgdoi()
public Integer getBiostatus()
public void setBiostatus(Integer biostatus)
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)
public List<String> getNames()
public Integer getMlsstatus()
public void setMlsstatus(Integer mlsstatus)
public String getHistorical()
public void setHistorical(String historical)
public BasePGRFA acquisition(Acquisition acquisition)
public Acquisition getAcquisition()
public void setAcquisition(Acquisition acquisition)
public BasePGRFA collection(Collection collection)
public Collection getCollection()
public void setCollection(Collection collection)
public Breeding getBreeding()
public void setBreeding(Breeding breeding)
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.