Uses of Enum
ca.uhn.fhir.jpa.term.loinc.LoincUploadPropertiesEnum
-
Uses of LoincUploadPropertiesEnum in ca.uhn.fhir.jpa.term.loinc
Modifier and TypeFieldDescriptionstatic final LoincUploadPropertiesEnum[]
LoincUploadPropertiesEnum.values
Convert from Enum ordinal to Enum type.Modifier and TypeMethodDescriptionstatic LoincUploadPropertiesEnum
static LoincUploadPropertiesEnum
Returns the enum constant of this type with the specified name.static LoincUploadPropertiesEnum[]
LoincUploadPropertiesEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.