| Package | Description |
|---|---|
| org.brapi.v2.model.geno |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIFileFormatEnum |
BrAPIFileFormatEnum.fromValue(String input) |
BrAPIFileFormatEnum |
BrAPIAvailableFormat.getFileFormat()
fileFormat defines the MIME type of the file (ie text/csv, application/excel, application/zip).
|
static BrAPIFileFormatEnum |
BrAPIFileFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIFileFormatEnum[] |
BrAPIFileFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIAvailableFormat |
BrAPIAvailableFormat.fileFormat(BrAPIFileFormatEnum fileFormat) |
void |
BrAPIAvailableFormat.setFileFormat(BrAPIFileFormatEnum fileFormat) |
Copyright © 2023. All rights reserved.