| Package | Description |
|---|---|
| org.brapi.v2.model.core | |
| org.brapi.v2.model.core.request |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIListTypes |
BrAPIListTypes.fromValue(String text) |
@Valid BrAPIListTypes |
BrAPIListBaseFields.getListType()
Get listType
|
BrAPIListTypes |
BrAPIListBaseFieldsInterface.getListType() |
static BrAPIListTypes |
BrAPIListTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIListTypes[] |
BrAPIListTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIListBaseFields |
BrAPIListBaseFields.listType(BrAPIListTypes listType) |
BrAPIListBaseFieldsInterface |
BrAPIListBaseFieldsInterface.listType(BrAPIListTypes listType) |
void |
BrAPIListBaseFields.setListType(BrAPIListTypes listType) |
void |
BrAPIListBaseFieldsInterface.setListType(BrAPIListTypes listType) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIListTypes |
BrAPIListSearchRequest.getListType()
Get listType
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIListSearchRequest |
BrAPIListSearchRequest.listType(BrAPIListTypes listType) |
void |
BrAPIListSearchRequest.setListType(BrAPIListTypes listType) |
Copyright © 2023. All rights reserved.