| Package | Description |
|---|---|
| org.brapi.v2.model.core |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIService.MethodsEnum |
BrAPIService.MethodsEnum.fromValue(String text) |
static BrAPIService.MethodsEnum |
BrAPIService.MethodsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIService.MethodsEnum[] |
BrAPIService.MethodsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<BrAPIService.MethodsEnum> |
BrAPIService.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
BrAPIService |
BrAPIService.addMethodsItem(BrAPIService.MethodsEnum methodsItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPIService |
BrAPIService.methods(List<BrAPIService.MethodsEnum> methods) |
void |
BrAPIService.setMethods(List<BrAPIService.MethodsEnum> methods) |
Copyright © 2023. All rights reserved.