Uses of Enum
ca.uhn.fhir.rest.api.PatchTypeEnum
Packages that use PatchTypeEnum
-
Uses of PatchTypeEnum in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api that return PatchTypeEnumModifier and TypeMethodDescriptionstatic PatchTypeEnumPatchTypeEnum.forContentTypeOrThrowInvalidRequestException(FhirContext theContext, String theContentType)static PatchTypeEnumReturns 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.