|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.sanger.cgp.standalonecsa.beans.Constants.PreFlagging
public static class Constants.PreFlagging
Constants used to indicate pre flagging status.
Field Summary | |
---|---|
static int |
FAIL
Fail pre flagging status |
static int |
PASS
Pass pre flagging status |
static int |
USEFUL
Useful pre flagging status |
static int |
USELESS
Useless pre flagging status |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int FAIL
public static final int USELESS
public static final int USEFUL
public static final int PASS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |