
Uses of Class
org.hl7.fhir.convertors.advisors.impl.BaseAdvisor_40_50
Packages that use BaseAdvisor_40_50
Package
Description
-
Uses of BaseAdvisor_40_50 in org.hl7.fhir.convertors.conv40_50
Methods in org.hl7.fhir.convertors.conv40_50 that return BaseAdvisor_40_50Constructors in org.hl7.fhir.convertors.conv40_50 with parameters of type BaseAdvisor_40_50 -
Uses of BaseAdvisor_40_50 in org.hl7.fhir.convertors.conv40_50.datatypes40_50
Fields in org.hl7.fhir.convertors.conv40_50.datatypes40_50 declared as BaseAdvisor_40_50Constructors in org.hl7.fhir.convertors.conv40_50.datatypes40_50 with parameters of type BaseAdvisor_40_50ModifierConstructorDescriptionElement40_50
(BaseAdvisor_40_50 advisor) Type40_50
(BaseAdvisor_40_50 advisor) -
Uses of BaseAdvisor_40_50 in org.hl7.fhir.convertors.conv40_50.resources40_50
Fields in org.hl7.fhir.convertors.conv40_50.resources40_50 declared as BaseAdvisor_40_50Constructors in org.hl7.fhir.convertors.conv40_50.resources40_50 with parameters of type BaseAdvisor_40_50 -
Uses of BaseAdvisor_40_50 in org.hl7.fhir.convertors.factory
Methods in org.hl7.fhir.convertors.factory with parameters of type BaseAdvisor_40_50Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Resource
VersionConvertorFactory_40_50.convertResource
(org.hl7.fhir.r4.model.Resource src, BaseAdvisor_40_50 advisor) static org.hl7.fhir.r4.model.Resource
VersionConvertorFactory_40_50.convertResource
(org.hl7.fhir.r5.model.Resource src, BaseAdvisor_40_50 advisor) static org.hl7.fhir.r5.model.DataType
VersionConvertorFactory_40_50.convertType
(org.hl7.fhir.r4.model.Type src, BaseAdvisor_40_50 advisor) static org.hl7.fhir.r4.model.Type
VersionConvertorFactory_40_50.convertType
(org.hl7.fhir.r5.model.DataType src, BaseAdvisor_40_50 advisor)