Uses of Enum
ca.uhn.fhir.jpa.entity.TermConceptPropertyTypeEnum
-
Uses of TermConceptPropertyTypeEnum in ca.uhn.fhir.jpa.entity
Modifier and TypeMethodDescriptionTermConceptProperty.getType()
static TermConceptPropertyTypeEnum
Returns the enum constant of this type with the specified name.static TermConceptPropertyTypeEnum[]
TermConceptPropertyTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionTermConceptProperty.setType
(TermConceptPropertyTypeEnum theType)