|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaqtl.Qtl.QTLTrait
public class Qtl.QTLTrait
This class stores the trait description of a QTL
| Field Summary | |
|---|---|
java.lang.String |
group
The name of the group to which the trait belongs. |
java.lang.String |
name
The name of the trait. |
java.lang.String |
unit
The unit of the trait. |
| Constructor Summary | |
|---|---|
Qtl.QTLTrait()
|
|
| Method Summary | |
|---|---|
Qtl.QTLTrait |
getCopy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String unit
public java.lang.String group
| Constructor Detail |
|---|
public Qtl.QTLTrait()
| Method Detail |
|---|
public Qtl.QTLTrait getCopy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||