| Package | Description |
|---|---|
| org.brapi.v2.model.pheno | |
| org.brapi.v2.model.pheno.response |
| Modifier and Type | Method and Description |
|---|---|
BrAPIOntology |
BrAPIOntology.additionalInfo(com.google.gson.JsonObject additionalInfo) |
BrAPIOntology |
BrAPIOntology.authors(String authors) |
BrAPIOntology |
BrAPIOntology.copyright(String copyright) |
BrAPIOntology |
BrAPIOntology.description(String description) |
BrAPIOntology |
BrAPIOntology.documentationURL(String documentationURL) |
BrAPIOntology |
BrAPIOntology.licence(String licence) |
BrAPIOntology |
BrAPIOntology.ontologyDbId(String ontologyDbId) |
BrAPIOntology |
BrAPIOntology.ontologyName(String ontologyName) |
BrAPIOntology |
BrAPIOntology.putAdditionalInfoItem(String key,
Object additionalInfoItem) |
BrAPIOntology |
BrAPIOntology.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIOntology |
BrAPIOntologySingleResponse.getResult()
Get result
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIOntologyListResponseResult |
BrAPIOntologyListResponseResult.addDataItem(BrAPIOntology dataItem) |
BrAPIOntologySingleResponse |
BrAPIOntologySingleResponse.result(BrAPIOntology result) |
void |
BrAPIOntologySingleResponse.setResult(BrAPIOntology result) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIOntologyListResponseResult |
BrAPIOntologyListResponseResult.data(List<BrAPIOntology> data) |
void |
BrAPIOntologyListResponseResult.setData(List<BrAPIOntology> data) |
Copyright © 2023. All rights reserved.