Uses of Enum
ca.uhn.fhir.rest.api.SummaryEnum
-
Uses of SummaryEnum in ca.uhn.fhir.rest.api
Modifier and TypeMethodDescriptionstatic SummaryEnum
static SummaryEnum
Returns the enum constant of this type with the specified name.static SummaryEnum[]
SummaryEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SummaryEnum in ca.uhn.fhir.rest.client.api
Modifier and TypeMethodDescriptionvoid
IRestfulClient.setSummary
(SummaryEnum theSummary) If not set tonull
, specifies a value for the_summary
parameter to be applied globally on this client. -
Uses of SummaryEnum in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescriptionIClientExecutable.summaryMode
(SummaryEnum theSummary) Request that the server modify the response using the_summary
param