| Package | Description |
|---|---|
| org.hl7.fhir.instance.client | |
| org.hl7.fhir.instance.utils |
| Modifier and Type | Method and Description |
|---|---|
static ResourceFormat |
ResourceFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceFormat[] |
ResourceFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFHIRClient.setPreferredResourceFormat(ResourceFormat resourceFormat)
Override the default resource format of 'application/fhir+xml'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerContext.NullClient.setPreferredResourceFormat(ResourceFormat resourceFormat) |
Copyright © 2014–2018 University Health Network. All rights reserved.