| Package | Description |
|---|---|
| org.brapi.v2.model.pheno |
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationTreatment |
BrAPIObservationTreatment.factor(String factor) |
BrAPIObservationTreatment |
BrAPIObservationTreatment.modality(String modality) |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPIObservationTreatment> |
BrAPIObservationUnit.getTreatments()
List of treatments applied to an observation unit.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationUnit |
BrAPIObservationUnit.addTreatmentsItem(BrAPIObservationTreatment treatmentsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrAPIObservationUnit.setTreatments(List<BrAPIObservationTreatment> treatments) |
BrAPIObservationUnit |
BrAPIObservationUnit.treatments(List<BrAPIObservationTreatment> treatments) |
Copyright © 2023. All rights reserved.