| Package | Description |
|---|---|
| org.brapi.v2.model.germ | |
| org.brapi.v2.model.germ.response |
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.additionalInfo(com.google.gson.JsonObject additionalInfo) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.attributeDbId(String attributeDbId) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.attributeName(String attributeName) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.attributeValueDbId(String attributeValueDbId) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.determinedDate(OffsetDateTime determinedDate) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.externalReferences(List<BrAPIExternalReference> externalReferences) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.germplasmDbId(String germplasmDbId) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.germplasmName(String germplasmName) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.putAdditionalInfoItem(String key,
Object additionalInfoItem) |
BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValue.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
@Valid BrAPIGermplasmAttributeValue |
BrAPIGermplasmAttributeValueSingleResponse.getResult()
Get result
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttributeValueListResponseResult |
BrAPIGermplasmAttributeValueListResponseResult.addDataItem(BrAPIGermplasmAttributeValue dataItem) |
BrAPIGermplasmAttributeValueSingleResponse |
BrAPIGermplasmAttributeValueSingleResponse.result(BrAPIGermplasmAttributeValue result) |
void |
BrAPIGermplasmAttributeValueSingleResponse.setResult(BrAPIGermplasmAttributeValue result) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttributeValueListResponseResult |
BrAPIGermplasmAttributeValueListResponseResult.data(List<BrAPIGermplasmAttributeValue> data) |
void |
BrAPIGermplasmAttributeValueListResponseResult.setData(List<BrAPIGermplasmAttributeValue> data) |
Copyright © 2023. All rights reserved.