@Entity public class CohortEntity extends Object
| Constructor and Description |
|---|
CohortEntity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
NodeEntity |
getNode() |
void |
setId(Long id) |
void |
setNode(NodeEntity node) |
org.eurekaclinical.eureka.client.comm.Cohort |
toCohort() |
public Long getId()
public void setId(Long id)
public NodeEntity getNode()
public void setNode(NodeEntity node)
public org.eurekaclinical.eureka.client.comm.Cohort toCohort()
Copyright © 2012–2017 Emory University. All rights reserved.