
Uses of Enum Class
ca.uhn.fhir.rest.api.SummaryEnum
Packages that use SummaryEnum
-
Uses of SummaryEnum in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api that return SummaryEnumModifier and TypeMethodDescriptionstatic SummaryEnumstatic SummaryEnumReturns the enum constant of this class with the specified name.static SummaryEnum[]SummaryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SummaryEnum in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api with parameters of type SummaryEnumModifier and TypeMethodDescriptionvoidIRestfulClient.setSummary(SummaryEnum theSummary) If not set tonull, specifies a value for the_summaryparameter to be applied globally on this client. -
Uses of SummaryEnum in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient with parameters of type SummaryEnumModifier and TypeMethodDescriptionIClientExecutable.summaryMode(SummaryEnum theSummary) Request that the server modify the response using the_summaryparam