Uses of Enum
ca.uhn.fhir.jpa.model.entity.ResourceEncodingEnum
-
Uses of ResourceEncodingEnum in ca.uhn.fhir.jpa.model.entity
Modifier 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.Modifier and TypeMethodDescriptionvoid
ResourceHistoryTable.setEncoding
(ResourceEncodingEnum theEncoding)