Uses of Class
org.hl7.fhir.convertors.advisors.impl.BaseAdvisor_14_40
Packages that use BaseAdvisor_14_40
Package
Description
-
Uses of BaseAdvisor_14_40 in org.hl7.fhir.convertors.conv14_40
Methods in org.hl7.fhir.convertors.conv14_40 that return BaseAdvisor_14_40Constructors in org.hl7.fhir.convertors.conv14_40 with parameters of type BaseAdvisor_14_40 -
Uses of BaseAdvisor_14_40 in org.hl7.fhir.convertors.conv14_40.datatypes14_40
Fields in org.hl7.fhir.convertors.conv14_40.datatypes14_40 declared as BaseAdvisor_14_40Constructors in org.hl7.fhir.convertors.conv14_40.datatypes14_40 with parameters of type BaseAdvisor_14_40ModifierConstructorDescriptionElement14_40(BaseAdvisor_14_40 advisor)Type14_40(BaseAdvisor_14_40 advisor) -
Uses of BaseAdvisor_14_40 in org.hl7.fhir.convertors.conv14_40.resources14_40
Fields in org.hl7.fhir.convertors.conv14_40.resources14_40 declared as BaseAdvisor_14_40Constructors in org.hl7.fhir.convertors.conv14_40.resources14_40 with parameters of type BaseAdvisor_14_40 -
Uses of BaseAdvisor_14_40 in org.hl7.fhir.convertors.factory
Methods in org.hl7.fhir.convertors.factory with parameters of type BaseAdvisor_14_40Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.ResourceVersionConvertorFactory_14_40.convertResource(org.hl7.fhir.dstu2016may.model.Resource src, BaseAdvisor_14_40 advisor)static org.hl7.fhir.dstu2016may.model.ResourceVersionConvertorFactory_14_40.convertResource(org.hl7.fhir.r4.model.Resource src, BaseAdvisor_14_40 advisor)static org.hl7.fhir.r4.model.TypeVersionConvertorFactory_14_40.convertType(org.hl7.fhir.dstu2016may.model.Type src, BaseAdvisor_14_40 advisor)static org.hl7.fhir.dstu2016may.model.TypeVersionConvertorFactory_14_40.convertType(org.hl7.fhir.r4.model.Type src, BaseAdvisor_14_40 advisor)