Uses of Enum
ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
Packages that use RequestFormatParamStyleEnum
-
Uses of RequestFormatParamStyleEnum in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api that return RequestFormatParamStyleEnumModifier and TypeMethodDescriptionstatic RequestFormatParamStyleEnumReturns the enum constant of this type with the specified name.static RequestFormatParamStyleEnum[]RequestFormatParamStyleEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RequestFormatParamStyleEnum in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api with parameters of type RequestFormatParamStyleEnumModifier and TypeMethodDescriptionvoidIRestfulClient.setFormatParamStyle(RequestFormatParamStyleEnum theRequestFormatParamStyle)Configures what style of _format parameter should be used in requests