| Package | Description |
|---|---|
| org.brapi.v2.model.geno |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIDataTypeEnum |
BrAPIDataTypeEnum.fromValue(String input) |
BrAPIDataTypeEnum |
BrAPICallGenotypeMetadata.getDataType()
The type of field represented in this Genotype Field.
|
BrAPIDataTypeEnum |
BrAPIVariantSetMetadataFields.getDataType()
The type of field represented in this Genotype Field.
|
BrAPIDataTypeEnum |
BrAPIAlleleMatrixDataMatrices.getDataType()
The type of field represented in this data matrix.
|
static BrAPIDataTypeEnum |
BrAPIDataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIDataTypeEnum[] |
BrAPIDataTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPICallGenotypeMetadata |
BrAPICallGenotypeMetadata.dataType(BrAPIDataTypeEnum dataType) |
BrAPIVariantSetMetadataFields |
BrAPIVariantSetMetadataFields.dataType(BrAPIDataTypeEnum dataType) |
BrAPIAlleleMatrixDataMatrices |
BrAPIAlleleMatrixDataMatrices.dataType(BrAPIDataTypeEnum dataType) |
void |
BrAPICallGenotypeMetadata.setDataType(BrAPIDataTypeEnum dataType) |
void |
BrAPIVariantSetMetadataFields.setDataType(BrAPIDataTypeEnum dataType) |
void |
BrAPIAlleleMatrixDataMatrices.setDataType(BrAPIDataTypeEnum dataType) |
Copyright © 2023. All rights reserved.