
Uses of Enum Class
ca.uhn.fhir.jpa.term.loinc.LoincUploadPropertiesEnum
Packages that use LoincUploadPropertiesEnum
-
Uses of LoincUploadPropertiesEnum in ca.uhn.fhir.jpa.term.loinc
Fields in ca.uhn.fhir.jpa.term.loinc declared as LoincUploadPropertiesEnumModifier and TypeFieldDescriptionstatic final LoincUploadPropertiesEnum[]LoincUploadPropertiesEnum.valuesConvert from Enum ordinal to Enum type.Methods in ca.uhn.fhir.jpa.term.loinc that return LoincUploadPropertiesEnumModifier and TypeMethodDescriptionstatic LoincUploadPropertiesEnumstatic LoincUploadPropertiesEnumReturns the enum constant of this class with the specified name.static LoincUploadPropertiesEnum[]LoincUploadPropertiesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.