| Package | Description |
|---|---|
| org.brapi.v2.model.germ.request | |
| org.brapi.v2.model.pheno | |
| org.brapi.v2.model.pheno.request |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPITraitDataType> |
BrAPIGermplasmAttributeSearchRequest.getDataTypes()
List of scale data types to filter search results
|
List<BrAPITraitDataType> |
BrAPIGermplasmAttributeValueSearchRequest.getDataTypes()
List of scale data types to filter search results
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttributeSearchRequest |
BrAPIGermplasmAttributeSearchRequest.addDataTypesItem(BrAPITraitDataType dataTypesItem) |
BrAPIGermplasmAttributeValueSearchRequest |
BrAPIGermplasmAttributeValueSearchRequest.addDataTypesItem(BrAPITraitDataType dataTypesItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIGermplasmAttributeSearchRequest |
BrAPIGermplasmAttributeSearchRequest.dataTypes(List<BrAPITraitDataType> dataTypes) |
BrAPIGermplasmAttributeValueSearchRequest |
BrAPIGermplasmAttributeValueSearchRequest.dataTypes(List<BrAPITraitDataType> dataTypes) |
void |
BrAPIGermplasmAttributeSearchRequest.setDataTypes(List<BrAPITraitDataType> dataTypes) |
void |
BrAPIGermplasmAttributeValueSearchRequest.setDataTypes(List<BrAPITraitDataType> dataTypes) |
| Modifier and Type | Method and Description |
|---|---|
static BrAPITraitDataType |
BrAPITraitDataType.fromValue(String text) |
BrAPITraitDataType |
BrAPIScale.getDataType()
Get dataType
|
static BrAPITraitDataType |
BrAPITraitDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPITraitDataType[] |
BrAPITraitDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIScale |
BrAPIScale.dataType(BrAPITraitDataType dataType) |
void |
BrAPIScale.setDataType(BrAPITraitDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPITraitDataType> |
BrAPIObservationVariableSearchRequest.getDataTypes()
List of scale data types to filter search results
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationVariableSearchRequest |
BrAPIObservationVariableSearchRequest.addDataTypesItem(BrAPITraitDataType dataTypesItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationVariableSearchRequest |
BrAPIObservationVariableSearchRequest.dataTypes(List<BrAPITraitDataType> dataTypes) |
void |
BrAPIObservationVariableSearchRequest.setDataTypes(List<BrAPITraitDataType> dataTypes) |
Copyright © 2023. All rights reserved.