Uses of Enum
ca.uhn.fhir.rest.server.ElementsSupportEnum
-
Uses of ElementsSupportEnum in ca.uhn.fhir.rest.server
Modifier and TypeMethodDescriptionIRestfulServerDefaults.getElementsSupport()
RestfulServer.getElementsSupport()
static ElementsSupportEnum
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 TypeMethodDescriptionvoid
RestfulServer.setElementsSupport
(ElementsSupportEnum theElementsSupport) Sets the elements support mode.