| Package | Description |
|---|---|
| org.brapi.v2.model.germ | |
| org.brapi.v2.model.germ.response |
| Modifier and Type | Method and Description |
|---|---|
BrAPIBreedingMethod |
BrAPIBreedingMethod.abbreviation(String abbreviation) |
BrAPIBreedingMethod |
BrAPIBreedingMethod.breedingMethodDbId(String breedingMethodDbId) |
BrAPIBreedingMethod |
BrAPIBreedingMethod.breedingMethodName(String breedingMethodName) |
BrAPIBreedingMethod |
BrAPIBreedingMethod.description(String description) |
| Modifier and Type | Method and Description |
|---|---|
@Valid BrAPIBreedingMethod |
BrAPIBreedingMethodSingleResponse.getResult()
Get result
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIBreedingMethodListResponseResult |
BrAPIBreedingMethodListResponseResult.addDataItem(BrAPIBreedingMethod dataItem) |
BrAPIBreedingMethodSingleResponse |
BrAPIBreedingMethodSingleResponse.result(BrAPIBreedingMethod result) |
void |
BrAPIBreedingMethodSingleResponse.setResult(BrAPIBreedingMethod result) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIBreedingMethodListResponseResult |
BrAPIBreedingMethodListResponseResult.data(List<BrAPIBreedingMethod> data) |
void |
BrAPIBreedingMethodListResponseResult.setData(List<BrAPIBreedingMethod> data) |
Copyright © 2023. All rights reserved.