|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.usda.gdpc.xml.PropertyTag
| Constructor Summary | |
PropertyTag(java.lang.String tag,
java.lang.Class javaClass)
PropertyTag Constructor. |
|
| Method Summary | |
static PropertyTag |
getInstance(java.lang.String tag)
Returns PropertyTag instance matching given tag. |
java.lang.Class |
getJavaClass()
Returns the java class associated with this tag. |
java.lang.String |
getTag()
Returns the XML tag. |
java.lang.String |
toString()
Returns the XML tag. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final PropertyTag ID
public static final PropertyTag ID_VALUE
public static final PropertyTag ID_HINT
public static final PropertyTag DATA_SOURCE
public static final PropertyTag COMMENTS
public static final PropertyTag NAME
public static final PropertyTag CHROMOSOME_NUMBER
public static final PropertyTag GENETIC_BIN
public static final PropertyTag GENETIC_MAP
public static final PropertyTag GENETIC_POSITION
public static final PropertyTag LABEL
public static final PropertyTag LOCUS_TYPE
public static final PropertyTag PHYSICAL_POSITION
public static final PropertyTag ALIGN_PROGRAM
public static final PropertyTag END_POSITION
public static final PropertyTag HUMAN_VALIDATION
public static final PropertyTag SCORING_TECHNOLOGY
public static final PropertyTag START_POSITION
public static final PropertyTag PRIMER1
public static final PropertyTag PRIMER2
public static final PropertyTag ACCESSION
public static final PropertyTag COLLECTOR
public static final PropertyTag GENUS
public static final PropertyTag GERMPLASM_TYPE
public static final PropertyTag PLANT
public static final PropertyTag POPULATION
public static final PropertyTag REFERENCE
public static final PropertyTag SEED_LOT
public static final PropertyTag SOURCE
public static final PropertyTag SPECIES
public static final PropertyTag SUBSPECIES
public static final PropertyTag ALTITUDE
public static final PropertyTag COUNTRY
public static final PropertyTag LATITUDE
public static final PropertyTag LONGITUDE
public static final PropertyTag STATE_PROVINCE
public static final PropertyTag EVALUATIONSITE
public static final PropertyTag HARVEST_DATE
public static final PropertyTag PLANT_DATE
public static final PropertyTag ALLELE_LIST
public static final PropertyTag ALLELE_LIST_ALLELE
public static final PropertyTag VALUE
| Constructor Detail |
public PropertyTag(java.lang.String tag,
java.lang.Class javaClass)
| Method Detail |
public static PropertyTag getInstance(java.lang.String tag)
tag - tag to retrieve
public java.lang.String getTag()
public java.lang.Class getJavaClass()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||