|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.sanger.cgp.standalonecsa.enums.VariantType
public class VariantType
Used to encapsulate different types of VariantType, currently used for the display pathways.
| Field Summary | |
|---|---|
static VariantType |
OTHER_PATH
VariantType for the non-substitution view. |
static VariantType |
SUBSTITUTION_PATH
VariantType for the substitution view. |
| Method Summary | |
|---|---|
java.lang.String |
toString()
String representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final VariantType SUBSTITUTION_PATH
public static final VariantType OTHER_PATH
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||