|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TaxonProperty | |
| gov.usda.gdpc | This is the main package for The Genomic Diversity and Phenotype Connection (GDPC). |
| Uses of TaxonProperty in gov.usda.gdpc |
| Fields in gov.usda.gdpc declared as TaxonProperty | |
static TaxonProperty |
TaxonProperty.ID
Taxon id (data type: gov.usda.gdpc.Identifier). |
static TaxonProperty |
TaxonProperty.DATA_SOURCE
Data source of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.GENUS
Genus of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.SPECIES
Species of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.SUBSPECIES
Subspecies of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.NAME
Name of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.SOURCE
Source of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.POPULATION
Population of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.LOCALITY
Locality of Taxon (data type: gov.usda.gdpc.Locality). |
static TaxonProperty |
TaxonProperty.COLLECTOR
Collector of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.REFERENCE
Reference for taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.COMMENTS
Comments about taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.GERMPLASM_TYPE
Germplasm type of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.SEED_LOT
Seed lot of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.PLANT
Plant of taxon (data type: java.lang.String). |
static TaxonProperty |
TaxonProperty.ACCESSION
Accession of taxon (data type: java.lang.String). |
| Methods in gov.usda.gdpc that return TaxonProperty | |
static TaxonProperty |
TaxonProperty.getInstance(java.lang.String propertySubType)
Return taxon property matching given sub type. |
static TaxonProperty[] |
TaxonProperty.getDefinedProperties()
Returns the list of created taxon properties. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||