![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
ca.uhn.fhir.jpa.model.entity.ResourceEncodingEnum
Packages that use ResourceEncodingEnum
-
Uses of ResourceEncodingEnum in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity that return ResourceEncodingEnumModifier and TypeMethodDescriptionResourceHistoryTable.getEncoding()
static ResourceEncodingEnum
Returns the enum constant of this type with the specified name.static ResourceEncodingEnum[]
ResourceEncodingEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in ca.uhn.fhir.jpa.model.entity with parameters of type ResourceEncodingEnumModifier and TypeMethodDescriptionvoid
ResourceHistoryTable.setEncoding
(ResourceEncodingEnum theEncoding)