@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-10-26T22:58:19.091Z") public class GLISUpdate extends Object
| Constructor and Description |
|---|
GLISUpdate() |
| Modifier and Type | Method and Description |
|---|---|
GLISUpdate |
acquisition(Acquisition acquisition) |
GLISUpdate |
addCropnamesItem(String cropnamesItem) |
GLISUpdate |
addIdsItem(String idsItem) |
GLISUpdate |
addNamesItem(String namesItem) |
GLISUpdate |
addProgdoiItem(String progdoiItem) |
GLISUpdate |
addTargetsItem(Target targetsItem) |
GLISUpdate |
biostatus(Integer biostatus) |
GLISUpdate |
breeding(Breeding breeding) |
GLISUpdate |
collection(Collection collection) |
GLISUpdate |
cropnames(List<String> cropnames) |
GLISUpdate |
date(String date) |
boolean |
equals(Object o) |
GLISUpdate |
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() |
GLISUpdate |
historical(String historical) |
GLISUpdate |
ids(List<String> ids) |
GLISUpdate |
location(Location location) |
GLISUpdate |
method(String method) |
GLISUpdate |
mlsstatus(Integer mlsstatus) |
GLISUpdate |
names(List<String> names) |
GLISUpdate |
password(String password) |
GLISUpdate |
progdoi(List<String> progdoi) |
GLISUpdate |
sampledoi(String sampledoi) |
GLISUpdate |
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) |
GLISUpdate |
spauth(String spauth) |
GLISUpdate |
species(String species) |
GLISUpdate |
stauth(String stauth) |
GLISUpdate |
subtaxa(String subtaxa) |
GLISUpdate |
targets(List<Target> targets) |
String |
toString() |
GLISUpdate |
username(String username) |
public GLISUpdate username(String username)
public String getUsername()
public void setUsername(String username)
public GLISUpdate password(String password)
public String getPassword()
public void setPassword(String password)
public GLISUpdate location(Location location)
public Location getLocation()
public void setLocation(Location location)
public GLISUpdate sampledoi(String sampledoi)
public String getSampledoi()
public void setSampledoi(String sampledoi)
public GLISUpdate sampleid(String sampleid)
public String getSampleid()
public void setSampleid(String sampleid)
public GLISUpdate date(String date)
public String getDate()
public void setDate(String date)
public GLISUpdate method(String method)
public String getMethod()
public void setMethod(String method)
public GLISUpdate genus(String genus)
public String getGenus()
public void setGenus(String genus)
public GLISUpdate cropnames(List<String> cropnames)
public GLISUpdate addCropnamesItem(String cropnamesItem)
public List<String> getCropnames()
public GLISUpdate targets(List<Target> targets)
public GLISUpdate addTargetsItem(Target targetsItem)
public GLISUpdate progdoi(List<String> progdoi)
public GLISUpdate addProgdoiItem(String progdoiItem)
public List<String> getProgdoi()
public GLISUpdate biostatus(Integer biostatus)
public Integer getBiostatus()
public void setBiostatus(Integer biostatus)
public GLISUpdate species(String species)
public String getSpecies()
public void setSpecies(String species)
public GLISUpdate spauth(String spauth)
public String getSpauth()
public void setSpauth(String spauth)
public GLISUpdate subtaxa(String subtaxa)
public String getSubtaxa()
public void setSubtaxa(String subtaxa)
public GLISUpdate stauth(String stauth)
public String getStauth()
public void setStauth(String stauth)
public GLISUpdate names(List<String> names)
public GLISUpdate addNamesItem(String namesItem)
public List<String> getNames()
public GLISUpdate ids(List<String> ids)
public GLISUpdate addIdsItem(String idsItem)
public GLISUpdate mlsstatus(Integer mlsstatus)
public Integer getMlsstatus()
public void setMlsstatus(Integer mlsstatus)
public GLISUpdate historical(String historical)
public String getHistorical()
public void setHistorical(String historical)
public GLISUpdate acquisition(Acquisition acquisition)
public Acquisition getAcquisition()
public void setAcquisition(Acquisition acquisition)
public GLISUpdate collection(Collection collection)
public Collection getCollection()
public void setCollection(Collection collection)
public GLISUpdate breeding(Breeding breeding)
public Breeding getBreeding()
public void setBreeding(Breeding breeding)
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.