
Uses of Enum
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.values
Convert from Enum ordinal to Enum type.Methods in ca.uhn.fhir.jpa.term.loinc that return LoincUploadPropertiesEnumModifier 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.