| Package | Description |
|---|---|
| de.samply.share.model.common | |
| de.samply.share.model.common.result | |
| de.samply.share.model.cql |
| Modifier and Type | Method and Description |
|---|---|
List<Stratification> |
QueryResultStatistic.getStratification() |
default List<Stratification> |
ISamplyResult.getStratificationsOfPatients() |
default List<Stratification> |
ISamplyResult.getStratificationsOfSpecimens() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryResultStatistic.setStratification(List<Stratification> stratification) |
| Modifier and Type | Method and Description |
|---|---|
List<Stratification> |
ReplyEntity.getStratifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplyEntity.setStratifications(List<Stratification> stratifications) |
| Modifier and Type | Method and Description |
|---|---|
List<Stratification> |
CqlResult.getStratificationsOfPatients() |
List<Stratification> |
CqlResult.getStratificationsOfSpecimens() |
| Modifier and Type | Method and Description |
|---|---|
void |
CqlResult.setStratificationsOfPatients(List<Stratification> stratificationsOfPatients) |
void |
CqlResult.setStratificationsOfSpecimens(List<Stratification> stratificationsOfSpecimens) |
Copyright © 2021 Samply Community. All rights reserved.