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 ResourceEncodingEnumReturns 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 TypeMethodDescriptionvoidResourceHistoryTable.setEncoding(ResourceEncodingEnum theEncoding)