| Package | Description |
|---|---|
| ca.uhn.fhir.rest.api | |
| ca.uhn.fhir.rest.client.api |
| Modifier and Type | Method and Description |
|---|---|
static RequestFormatParamStyleEnum |
RequestFormatParamStyleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestFormatParamStyleEnum[] |
RequestFormatParamStyleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRestfulClient.setFormatParamStyle(RequestFormatParamStyleEnum theRequestFormatParamStyle)
Configures what style of _format parameter should be used in requests
|
Copyright © 2014–2019 University Health Network. All rights reserved.