org.agmodel.bioinfo.segregation
Class SegType
java.lang.Object
org.agmodel.bioinfo.segregation.SegType
- public class SegType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ST_NA
public static final int ST_NA
- See Also:
- Constant Field Values
ST_F2
public static final int ST_F2
- See Also:
- Constant Field Values
ST_BC
public static final int ST_BC
- See Also:
- Constant Field Values
ST_RIL
public static final int ST_RIL
- See Also:
- Constant Field Values
ST_DH
public static final int ST_DH
- See Also:
- Constant Field Values
SegType
public SegType()
getSegTypeName
public static java.lang.String getSegTypeName(int i)
getSegTypeCode
public static java.lang.String getSegTypeCode(int i)