Uses of Enum
ca.uhn.fhir.rest.api.PatchTypeEnum
-
Uses of PatchTypeEnum in ca.uhn.fhir.rest.api
Modifier and TypeMethodDescriptionstatic PatchTypeEnum
PatchTypeEnum.forContentTypeOrThrowInvalidRequestException
(FhirContext theContext, String theContentType) static PatchTypeEnum
Returns the enum constant of this type with the specified name.static PatchTypeEnum[]
PatchTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.