@Entity public class CategoryEntity extends PhenotypeEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
CategoryEntity.CategoryType |
| Constructor and Description |
|---|
CategoryEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PhenotypeEntityVisitor visitor) |
List<PhenotypeEntity> |
getMembers() |
void |
setCategoryType(CategoryEntity.CategoryType categoryType) |
void |
setMembers(List<PhenotypeEntity> members) |
String |
toString() |
getCategoryType, getCreated, getDescription, getDisplayName, getId, getKey, getLastModified, getUserId, isInSystem, onCycleDetected, setCatType, setCreated, setDescription, setDisplayName, setId, setInSystem, setKey, setLastModified, setUserIdpublic List<PhenotypeEntity> getMembers()
public void setMembers(List<PhenotypeEntity> members)
public void setCategoryType(CategoryEntity.CategoryType categoryType)
public void accept(PhenotypeEntityVisitor visitor)
public String toString()
toString in class PhenotypeEntityCopyright © 2012–2016 Emory University. All rights reserved.