| Package | Description |
|---|---|
| org.brapi.v2.model.core | |
| org.brapi.v2.model.pheno | |
| org.brapi.v2.model.pheno.request | |
| org.brapi.v2.model.pheno.response |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPIObservationUnitHierarchyLevel> |
BrAPIStudy.getObservationLevels()
Observation levels indicate the granularity level at which the measurements
are taken.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIStudy |
BrAPIStudy.addObservationLevelsItem(BrAPIObservationUnitHierarchyLevel observationLevelsItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIStudy |
BrAPIStudy.observationLevels(List<BrAPIObservationUnitHierarchyLevel> observationLevels) |
void |
BrAPIStudy.setObservationLevels(List<BrAPIObservationUnitHierarchyLevel> observationLevels) |
| Modifier and Type | Class and Description |
|---|---|
class |
BrAPIObservationUnitLevelRelationship
ObservationUnitLevelRelationship
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationUnitHierarchyLevel |
BrAPIObservationUnitHierarchyLevel.levelName(String levelName) |
BrAPIObservationUnitHierarchyLevel |
BrAPIObservationUnitHierarchyLevel.levelOrder(Integer levelOrder) |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPIObservationUnitHierarchyLevel> |
BrAPIObservationUnitSearchRequest.getObservationLevels()
Searches for values in
ObservationUnit->observationUnitPosition->observationLevel
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationUnitSearchRequest |
BrAPIObservationUnitSearchRequest.addObservationLevelsItem(BrAPIObservationUnitHierarchyLevel observationLevelsItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationUnitSearchRequest |
BrAPIObservationUnitSearchRequest.observationLevels(List<BrAPIObservationUnitHierarchyLevel> observationLevels) |
void |
BrAPIObservationUnitSearchRequest.setObservationLevels(List<BrAPIObservationUnitHierarchyLevel> observationLevels) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationLevelListResponseResult |
BrAPIObservationLevelListResponseResult.addDataItem(BrAPIObservationUnitHierarchyLevel dataItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationLevelListResponseResult |
BrAPIObservationLevelListResponseResult.data(List<BrAPIObservationUnitHierarchyLevel> data) |
void |
BrAPIObservationLevelListResponseResult.setData(List<BrAPIObservationUnitHierarchyLevel> data) |
Copyright © 2023. All rights reserved.