public interface GroupRelationship<CLAZZ extends IdentifiableObject> extends IdentifiableObject, Serializable
Modifier and Type | Method and Description |
---|---|
TreeSet<CLAZZ> |
getMembers() |
RelationshipType |
getRelationshipType()
Gets the RelationshipType of this Relationship
|
void |
setRelationshipType(RelationshipType type)
Sets the RelationshipType of this Relationship
|
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId
TreeSet<CLAZZ> getMembers()
RelationshipType getRelationshipType()
void setRelationshipType(RelationshipType type)
type
- RelationshipTypeJEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3