
Uses of Class
org.hl7.fhir.r5.model.NamedElementExtension
Packages that use NamedElementExtension
-
Uses of NamedElementExtension in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return NamedElementExtensionModifier and TypeMethodDescriptionNamedElementExtension.copy()
protected NamedElementExtension
NamedElementExtension.typedCopy()
Methods in org.hl7.fhir.r5.model with parameters of type NamedElementExtensionModifier and TypeMethodDescriptionvoid
NamedElementExtension.copyValues
(NamedElementExtension dst) -
Uses of NamedElementExtension in org.hl7.fhir.r5.tools
Fields in org.hl7.fhir.r5.tools with type parameters of type NamedElementExtensionModifier and TypeFieldDescriptionprotected List
<NamedElementExtension> CDSHooksExtensions.extensionList
An extension where the name is defined by the extension definition, and the extension definition is of any type (including primitives, though the 'id' element cannot be represented for primitives)Methods in org.hl7.fhir.r5.tools that return types with arguments of type NamedElementExtensionMethods in org.hl7.fhir.r5.tools with parameters of type NamedElementExtensionMethod parameters in org.hl7.fhir.r5.tools with type arguments of type NamedElementExtensionModifier and TypeMethodDescriptionCDSHooksExtensions.setExtensionList
(List<NamedElementExtension> theExtension)