| Package | Description |
|---|---|
| org.brapi.v2.model | |
| org.brapi.v2.model.core | |
| org.brapi.v2.model.geno |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIWSMIMEDataTypes |
BrAPIWSMIMEDataTypes.fromValue(String text) |
static BrAPIWSMIMEDataTypes |
BrAPIWSMIMEDataTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIWSMIMEDataTypes[] |
BrAPIWSMIMEDataTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<BrAPIWSMIMEDataTypes> |
BrAPIService.getContentTypes() |
List<BrAPIWSMIMEDataTypes> |
BrAPIService.getDataTypes()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIService |
BrAPIService.addContentTypesItem(BrAPIWSMIMEDataTypes contentTypesItem) |
BrAPIService |
BrAPIService.addDataTypesItem(BrAPIWSMIMEDataTypes dataTypesItem)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIService |
BrAPIService.contentTypes(List<BrAPIWSMIMEDataTypes> contentTypes) |
BrAPIService |
BrAPIService.dataTypes(List<BrAPIWSMIMEDataTypes> dataTypes)
Deprecated.
|
void |
BrAPIService.setContentTypes(List<BrAPIWSMIMEDataTypes> contentTypes) |
void |
BrAPIService.setDataTypes(List<BrAPIWSMIMEDataTypes> dataTypes)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIWSMIMEDataTypes |
BrAPIVariantSetAvailableFormats.getFileFormat()
fileFormat defines the MIME type of the file (ie text/csv, application/excel, application/zip).
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIVariantSetAvailableFormats |
BrAPIVariantSetAvailableFormats.fileFormat(BrAPIWSMIMEDataTypes fileFormat) |
void |
BrAPIVariantSetAvailableFormats.setFileFormat(BrAPIWSMIMEDataTypes fileFormat) |
Copyright © 2023. All rights reserved.