Uses of Class
org.hl7.fhir.convertors.advisors.impl.BaseAdvisor_10_50
Packages that use BaseAdvisor_10_50
Package
Description
-
Uses of BaseAdvisor_10_50 in org.hl7.fhir.converter
Subclasses of BaseAdvisor_10_50 in org.hl7.fhir.converter -
Uses of BaseAdvisor_10_50 in org.hl7.fhir.convertors.conv10_50
Methods in org.hl7.fhir.convertors.conv10_50 that return BaseAdvisor_10_50Constructors in org.hl7.fhir.convertors.conv10_50 with parameters of type BaseAdvisor_10_50 -
Uses of BaseAdvisor_10_50 in org.hl7.fhir.convertors.conv10_50.datatypes10_50
Fields in org.hl7.fhir.convertors.conv10_50.datatypes10_50 declared as BaseAdvisor_10_50Constructors in org.hl7.fhir.convertors.conv10_50.datatypes10_50 with parameters of type BaseAdvisor_10_50ModifierConstructorDescriptionElement10_50(BaseAdvisor_10_50 advisor)Type10_50(BaseAdvisor_10_50 advisor) -
Uses of BaseAdvisor_10_50 in org.hl7.fhir.convertors.conv10_50.resources10_50
Fields in org.hl7.fhir.convertors.conv10_50.resources10_50 declared as BaseAdvisor_10_50Methods in org.hl7.fhir.convertors.conv10_50.resources10_50 with parameters of type BaseAdvisor_10_50Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu2.model.BundleBundle10_50.convertBundle(org.hl7.fhir.r5.model.Bundle src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.dstu2.model.Bundle.BundleEntryComponentBundle10_50.convertBundleEntryComponent(org.hl7.fhir.r5.model.Bundle.BundleEntryComponent src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.dstu2.model.ConformanceConformance10_50.convertConformance(org.hl7.fhir.r5.model.CapabilityStatement src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.r5.model.ValueSetValueSet10_50.convertValueSet(org.hl7.fhir.dstu2.model.ValueSet src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.dstu2.model.ValueSetValueSet10_50.convertValueSet(org.hl7.fhir.r5.model.ValueSet src, BaseAdvisor_10_50 advisor)Constructors in org.hl7.fhir.convertors.conv10_50.resources10_50 with parameters of type BaseAdvisor_10_50 -
Uses of BaseAdvisor_10_50 in org.hl7.fhir.convertors.factory
Methods in org.hl7.fhir.convertors.factory with parameters of type BaseAdvisor_10_50Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.ResourceVersionConvertorFactory_10_50.convertResource(org.hl7.fhir.dstu2.model.Resource src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.dstu2.model.ResourceVersionConvertorFactory_10_50.convertResource(org.hl7.fhir.r5.model.Resource src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.r5.model.DataTypeVersionConvertorFactory_10_50.convertType(org.hl7.fhir.dstu2.model.Type src, BaseAdvisor_10_50 advisor)static org.hl7.fhir.dstu2.model.TypeVersionConvertorFactory_10_50.convertType(org.hl7.fhir.r5.model.DataType src, BaseAdvisor_10_50 advisor) -
Uses of BaseAdvisor_10_50 in org.hl7.fhir.convertors.misc
Subclasses of BaseAdvisor_10_50 in org.hl7.fhir.convertors.misc