| Package | Description |
|---|---|
| ca.uhn.fhir.rest.api | |
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Method and Description |
|---|---|
static SearchTotalModeEnum |
SearchTotalModeEnum.fromCode(String theCode) |
static SearchTotalModeEnum |
SearchTotalModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchTotalModeEnum[] |
SearchTotalModeEnum.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.totalMode(SearchTotalModeEnum theTotalMode)
Request that the server modify the response using the
_total param
THIS IS AN EXPERIMENTAL FEATURE - Use with caution, as it may be
removed or modified in a future version. |
Copyright © 2014–2019 University Health Network. All rights reserved.