| Package | Description |
|---|---|
| org.brapi.v2.model | |
| org.brapi.v2.model.core.request |
| Modifier and Type | Method and Description |
|---|---|
static BrAPISortOrder |
BrAPISortOrder.fromValue(String text) |
static BrAPISortOrder |
BrAPISortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPISortOrder[] |
BrAPISortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPISortOrder |
BrAPITrialSearchRequest.getSortOrder() |
BrAPISortOrder |
BrAPIStudySearchRequest.getSortOrder()
Order results should be sorted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrAPITrialSearchRequest.setSortOrder(BrAPISortOrder sortOrder) |
void |
BrAPIStudySearchRequest.setSortOrder(BrAPISortOrder sortOrder) |
BrAPIStudySearchRequest |
BrAPIStudySearchRequest.sortOrder(BrAPISortOrder sortOrder) |
Copyright © 2023. All rights reserved.