| Package | Description |
|---|---|
| org.brapi.v2.model | |
| org.brapi.v2.model.core |
| Modifier and Type | Method and Description |
|---|---|
BrAPIDataLink |
BrAPIDataLink.dataFormat(String dataFormat) |
BrAPIDataLink |
BrAPIDataLink.description(String description) |
BrAPIDataLink |
BrAPIDataLink.fileFormat(String fileFormat) |
BrAPIDataLink |
BrAPIDataLink.name(String name) |
BrAPIDataLink |
BrAPIDataLink.provenance(String provenance) |
BrAPIDataLink |
BrAPIDataLink.scientificType(String scientificType) |
BrAPIDataLink |
BrAPIDataLink.url(String url) |
BrAPIDataLink |
BrAPIDataLink.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPIDataLink> |
BrAPIStudy.getDataLinks()
List of links to extra data files associated with this study.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIStudy |
BrAPIStudy.addDataLinksItem(BrAPIDataLink dataLinksItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIStudy |
BrAPIStudy.dataLinks(List<BrAPIDataLink> dataLinks) |
void |
BrAPIStudy.setDataLinks(List<BrAPIDataLink> dataLinks) |
Copyright © 2023. All rights reserved.