| Package | Description |
|---|---|
| org.brapi.v2.model.geno | |
| org.brapi.v2.model.geno.response |
| Modifier and Type | Method and Description |
|---|---|
BrAPIGenomeMap |
BrAPIGenomeMap.additionalInfo(com.google.gson.JsonObject additionalInfo) |
BrAPIGenomeMap |
BrAPIGenomeMap.comments(String comments) |
BrAPIGenomeMap |
BrAPIGenomeMap.commonCropName(String commonCropName) |
BrAPIGenomeMap |
BrAPIGenomeMap.documentationURL(String documentationURL) |
BrAPIGenomeMap |
BrAPIGenomeMap.linkageGroupCount(Integer linkageGroupCount) |
BrAPIGenomeMap |
BrAPIGenomeMap.mapDbId(String mapDbId) |
BrAPIGenomeMap |
BrAPIGenomeMap.mapName(String mapName) |
BrAPIGenomeMap |
BrAPIGenomeMap.mapPUI(String mapPUI) |
BrAPIGenomeMap |
BrAPIGenomeMap.markerCount(Integer markerCount) |
BrAPIGenomeMap |
BrAPIGenomeMap.publishedDate(OffsetDateTime publishedDate) |
BrAPIGenomeMap |
BrAPIGenomeMap.putAdditionalInfoItem(String key,
Object additionalInfoItem) |
BrAPIGenomeMap |
BrAPIGenomeMap.scientificName(String scientificName) |
BrAPIGenomeMap |
BrAPIGenomeMap.type(String type) |
BrAPIGenomeMap |
BrAPIGenomeMap.unit(String unit) |
| Modifier and Type | Method and Description |
|---|---|
@Valid BrAPIGenomeMap |
BrAPIGenomeMapSingleResponse.getResult()
Get result
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIGenomeMapListResponseResult |
BrAPIGenomeMapListResponseResult.addDataItem(BrAPIGenomeMap dataItem) |
BrAPIGenomeMapSingleResponse |
BrAPIGenomeMapSingleResponse.result(BrAPIGenomeMap result) |
void |
BrAPIGenomeMapSingleResponse.setResult(BrAPIGenomeMap result) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIGenomeMapListResponseResult |
BrAPIGenomeMapListResponseResult.data(List<BrAPIGenomeMap> data) |
void |
BrAPIGenomeMapListResponseResult.setData(List<BrAPIGenomeMap> data) |
Copyright © 2023. All rights reserved.