public class EtlCohortDestination extends EtlDestination
| Constructor and Description |
|---|
EtlCohortDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EtlDestinationVisitor etlDestinationVisitor) |
org.eurekaclinical.eureka.client.comm.Cohort |
getCohort() |
void |
setCohort(org.eurekaclinical.eureka.client.comm.Cohort cohort) |
getCreatedAt, getDescription, getId, getLinks, getName, getOwnerUserId, getPhenotypeFields, getRequiredPropositionIds, getType, getUpdatedAt, isAllowingQueryPropositionIds, isExecute, isGetStatisticsSupported, isRead, isWrite, setAllowingQueryPropositionIds, setCreatedAt, setDescription, setExecute, setGetStatisticsSupported, setId, setLinks, setName, setOwnerUserId, setPhenotypeFields, setRead, setRequiredPropositionIds, setUpdatedAt, setWrite, toStringpublic org.eurekaclinical.eureka.client.comm.Cohort getCohort()
public void setCohort(org.eurekaclinical.eureka.client.comm.Cohort cohort)
public void accept(EtlDestinationVisitor etlDestinationVisitor)
accept in class EtlDestinationCopyright © 2012–2018 Emory University. All rights reserved.