Uses of Interface
org.hl7.fhir.r5.utils.structuremap.ITransformerServices
-
Packages that use ITransformerServices Package Description org.hl7.fhir.r5.utils.structuremap -
-
Uses of ITransformerServices in org.hl7.fhir.r5.utils.structuremap
Methods in org.hl7.fhir.r5.utils.structuremap that return ITransformerServices Modifier and Type Method Description ITransformerServicesStructureMapUtilities. getServices()Constructors in org.hl7.fhir.r5.utils.structuremap with parameters of type ITransformerServices Constructor Description StructureMapUtilities(IWorkerContext worker, ITransformerServices services)StructureMapUtilities(IWorkerContext worker, ITransformerServices services, ProfileUtilities.ProfileKnowledgeProvider pkp)
-