- Author
- engreitz Use this enumeration whenever possible to represent strand (rather than using a string or character)
| static Strand umms.core.annotation.Annotation.Strand.fromString |
( |
String |
value | ) |
|
|
static |
| Strand umms.core.annotation.Annotation.Strand.getReverseStrand |
( |
| ) |
|
| String umms.core.annotation.Annotation.Strand.toString |
( |
| ) |
|
| umms.core.annotation.Annotation.Strand.NEGATIVE =('-') |
| umms.core.annotation.Annotation.Strand.POSITIVE =('+') |
| umms.core.annotation.Annotation.Strand.UNKNOWN =('*') |
The documentation for this enum was generated from the following file: