| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server |
| Modifier and Type | Method and Description |
|---|---|
ElementsSupportEnum |
IRestfulServerDefaults.getElementsSupport() |
ElementsSupportEnum |
RestfulServer.getElementsSupport() |
static ElementsSupportEnum |
ElementsSupportEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementsSupportEnum[] |
ElementsSupportEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestfulServer.setElementsSupport(ElementsSupportEnum theElementsSupport)
Sets the elements support mode.
|
Copyright © 2014–2019 University Health Network. All rights reserved.