Uses of Class
ca.uhn.fhir.tinder.model.Extension
Packages that use Extension
-
Uses of Extension in ca.uhn.fhir.tinder.model
Methods in ca.uhn.fhir.tinder.model that return types with arguments of type ExtensionModifier and TypeMethodDescriptionExtension.getChildExtensions()Extension.getChildExtensionsWithChildren()Method parameters in ca.uhn.fhir.tinder.model with type arguments of type ExtensionModifier and TypeMethodDescriptionvoidExtension.setChildExtensions(List<Extension> theChildExtensions) Constructors in ca.uhn.fhir.tinder.model with parameters of type Extension -
Uses of Extension in ca.uhn.fhir.tinder.parser
Method parameters in ca.uhn.fhir.tinder.parser with type arguments of type ExtensionModifier and TypeMethodDescriptionvoidBaseStructureParser.setExtensions(ArrayList<Extension> theExtensions)