Summary:
Detail:
Serializable
Comparable<Cytoband>
Cytoband()
int
compareTo(Cytoband o)
String
getChromosome()
Integer
getEnd()
getLocus()
getStart()
StainType
getType()
void
setChromosome(String chromosome)
setEnd(Integer end)
setLocus(String locus)
setStart(Integer start)
setType(StainType type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compareTo
toString
Object