public class CohortDestination extends Destination
| Constructor and Description |
|---|
CohortDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DestinationVisitor destinationVisitor) |
Cohort |
getCohort() |
void |
setCohort(Cohort cohort) |
getCreatedAt, getDescription, getId, getLinks, getName, getOwnerUserId, getPhenotypeFields, getRequiredConcepts, getType, getUpdatedAt, isExecute, isGetStatisticsSupported, isJobConceptListSupported, isRead, isWrite, setCreatedAt, setDescription, setExecute, setGetStatisticsSupported, setId, setJobConceptListSupported, setLinks, setName, setOwnerUserId, setPhenotypeFields, setRead, setRequiredConcepts, setUpdatedAt, setWrite, toStringpublic Cohort getCohort()
public void setCohort(Cohort cohort)
public void accept(DestinationVisitor destinationVisitor)
accept in class DestinationCopyright © 2012–2016 Emory University. All rights reserved.