C D E G H P R S

S

setDNA(String) - Method in interface cs2110.assignment1.DNAParser
Set the DNA string to be parsed
setDNA(String) - Method in class cs2110.assignment1.Gene
Set the DNA associated with this gene
setDNA(String) - Method in class cs2110.assignment1.Species
Set the Species' DNA Note: For our purposes, a Species will only ever have its DNA set once.
setImageFilename(String) - Method in class cs2110.assignment1.Species
Set the filename pointing to the Species' image
setLatinName(String) - Method in class cs2110.assignment1.Species
Set the Species' scientific name
setName(String) - Method in class cs2110.assignment1.Species
Set the Species' common name
Species - Class in cs2110.assignment1
The Species class represents a species record read from a data file.
Species() - Constructor for class cs2110.assignment1.Species
 
SpeciesReader - Class in cs2110.assignment1
Reads Species records from the filesystem.
SpeciesReader() - Constructor for class cs2110.assignment1.SpeciesReader
 

C D E G H P R S