| Package | Description |
|---|---|
| ca.uhn.fhir.rest.api | |
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Method and Description |
|---|---|
static SearchStyleEnum |
SearchStyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchStyleEnum[] |
SearchStyleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IQuery<Y> |
IQuery.usingStyle(SearchStyleEnum theStyle)
Forces the query to perform the search using the given method (allowable methods are described in the
FHIR Search Specification)
|
Copyright © 2014–2019 University Health Network. All rights reserved.