
Uses of Enum Class
org.hl7.fhir.r4.model.Enumerations.KnowledgeResourceType
Packages that use Enumerations.KnowledgeResourceType
-
Uses of Enumerations.KnowledgeResourceType in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return Enumerations.KnowledgeResourceTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Enumerations.KnowledgeResourceType[]
Enumerations.KnowledgeResourceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type Enumerations.KnowledgeResourceTypeModifier and TypeMethodDescriptionEnumerations.KnowledgeResourceTypeEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r4.model with parameters of type Enumerations.KnowledgeResourceTypeModifier and TypeMethodDescriptionEnumerations.KnowledgeResourceTypeEnumFactory.toCode
(Enumerations.KnowledgeResourceType code) Enumerations.KnowledgeResourceTypeEnumFactory.toSystem
(Enumerations.KnowledgeResourceType code)