| Package | Description |
|---|---|
| org.hl7.fhir.instance.client | |
| org.hl7.fhir.instance.utils |
| Modifier and Type | Method and Description |
|---|---|
static FeedFormat |
FeedFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedFormat[] |
FeedFormat.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.setPreferredFeedFormat(FeedFormat feedFormat)
Override the default feed format of 'application/atom+xml'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerContext.NullClient.setPreferredFeedFormat(FeedFormat feedFormat) |
Copyright © 2014–2018 University Health Network. All rights reserved.