| Package | Description |
|---|---|
| org.brapi.v2.model.germ | |
| org.brapi.v2.model.pheno | |
| org.brapi.v2.model.pheno.response |
| Modifier and Type | Method and Description |
|---|---|
BrAPIMethod |
BrAPIGermplasmAttribute.getMethod()
Get method
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttribute |
BrAPIGermplasmAttribute.method(BrAPIMethod method) |
void |
BrAPIGermplasmAttribute.setMethod(BrAPIMethod method) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIMethod |
BrAPIMethod.additionalInfo(com.google.gson.JsonObject additionalInfo) |
BrAPIMethod |
BrAPIMethod.bibliographicalReference(String bibliographicalReference) |
BrAPIMethod |
BrAPIMethod.description(String description) |
BrAPIMethod |
BrAPIMethod.externalReferences(List<BrAPIExternalReference> externalReferences) |
BrAPIMethod |
BrAPIMethod.formula(String formula) |
BrAPIMethod |
BrAPIObservationVariable.getMethod()
Get method
|
BrAPIMethod |
BrAPIMethod.methodClass(String methodClass) |
BrAPIMethod |
BrAPIMethod.methodDbId(String methodDbId) |
BrAPIMethod |
BrAPIMethod.methodName(String methodName) |
BrAPIMethod |
BrAPIMethod.methodPUI(String methodPUI) |
BrAPIMethod |
BrAPIMethod.ontologyReference(BrAPIOntologyReference ontologyReference) |
BrAPIMethod |
BrAPIMethod.putAdditionalInfoItem(String key,
Object additionalInfoItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationVariable |
BrAPIObservationVariable.method(BrAPIMethod method) |
void |
BrAPIObservationVariable.setMethod(BrAPIMethod method) |
| Modifier and Type | Method and Description |
|---|---|
@Valid BrAPIMethod |
BrAPIMethodSingleResponse.getResult()
Get result
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIMethodListResponseResult |
BrAPIMethodListResponseResult.addDataItem(BrAPIMethod dataItem) |
BrAPIMethodSingleResponse |
BrAPIMethodSingleResponse.result(BrAPIMethod result) |
void |
BrAPIMethodSingleResponse.setResult(BrAPIMethod result) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIMethodListResponseResult |
BrAPIMethodListResponseResult.data(List<BrAPIMethod> data) |
void |
BrAPIMethodListResponseResult.setData(List<BrAPIMethod> data) |
Copyright © 2023. All rights reserved.