public class RelationshipType extends EnsemblType
Modifier and Type | Field and Description |
---|---|
static RelationshipType |
UNKNOWN |
label
Modifier | Constructor and Description |
---|---|
protected |
RelationshipType(String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Overrides the Object method to test for equality
|
static Collection<? extends RelationshipType> |
getAllTypes() |
static RelationshipType |
getRelationshipType(String value) |
int |
hashCode()
hashCode() is overriden because we have overridden equals.
|
toString
public static final RelationshipType UNKNOWN
protected RelationshipType(String value)
public static Collection<? extends RelationshipType> getAllTypes()
public static RelationshipType getRelationshipType(String value)
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3