Class Category
- java.lang.Object
-
- ubic.gemma.model.common.description.Category
-
public class Category extends Object
Represents a category.We intend to revamp the the characteristic hierarchy which will make categories persistent alongside
Statement
and terms.- Author:
- poirigui
- See Also:
Categories
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object object)
String
getCategory()
String
getCategoryUri()
int
hashCode()
String
toString()
-
-
-
Method Detail
-
getCategory
public String getCategory()
-
-