| Package | Description |
|---|---|
| org.brapi.v2.model | |
| org.brapi.v2.model.core.request |
| Modifier and Type | Method and Description |
|---|---|
static BrAPISortBy |
BrAPISortBy.fromValue(String text) |
static BrAPISortBy |
BrAPISortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPISortBy[] |
BrAPISortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPISortBy |
BrAPITrialSearchRequest.getSortBy() |
BrAPISortBy |
BrAPIStudySearchRequest.getSortBy()
Name of one of the fields within the study object on which results can be
sorted
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrAPITrialSearchRequest.setSortBy(BrAPISortBy sortBy) |
void |
BrAPIStudySearchRequest.setSortBy(BrAPISortBy sortBy) |
BrAPIStudySearchRequest |
BrAPIStudySearchRequest.sortBy(BrAPISortBy sortBy) |
Copyright © 2023. All rights reserved.