public class AssemblyExceptionType extends EnsemblType implements CoreObjectType, CoordSystemType
Modifier and Type | Field and Description |
---|---|
static AssemblyExceptionType |
HAP |
static AssemblyExceptionType |
PAR |
static AssemblyExceptionType |
PATCH_FIX |
static AssemblyExceptionType |
PATCH_NOVEL |
static AssemblyExceptionType |
UNKNOWN |
label
Modifier and Type | Method and Description |
---|---|
static AssemblyExceptionType |
getType(String name) |
String |
toString()
We often use the constants in a String context, so this routine allows
us to do that easily
|
static Collection<AssemblyExceptionType> |
values() |
public static AssemblyExceptionType PAR
public static AssemblyExceptionType PATCH_NOVEL
public static AssemblyExceptionType PATCH_FIX
public static AssemblyExceptionType HAP
public static AssemblyExceptionType UNKNOWN
public static Collection<AssemblyExceptionType> values()
public static AssemblyExceptionType getType(String name)
public String toString()
EnsemblType
toString
in class EnsemblType
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3