
Uses of Class
org.hl7.fhir.r5.model.NamedElementExtension
Packages that use NamedElementExtension
- 
Uses of NamedElementExtension in org.hl7.fhir.r5.modelMethods in org.hl7.fhir.r5.model that return NamedElementExtensionModifier and TypeMethodDescriptionNamedElementExtension.copy()protected NamedElementExtensionNamedElementExtension.typedCopy()Methods in org.hl7.fhir.r5.model with parameters of type NamedElementExtensionModifier and TypeMethodDescriptionvoidNamedElementExtension.copyValues(NamedElementExtension dst) 
- 
Uses of NamedElementExtension in org.hl7.fhir.r5.toolsFields in org.hl7.fhir.r5.tools with type parameters of type NamedElementExtensionModifier and TypeFieldDescriptionprotected List<NamedElementExtension> CDSHooksExtensions.extensionListAn 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)