
Uses of Class
org.hl7.fhir.r5.renderers.ConceptMapRenderer.MultipleMappingRow
Packages that use ConceptMapRenderer.MultipleMappingRow
-
Uses of ConceptMapRenderer.MultipleMappingRow in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers with parameters of type ConceptMapRenderer.MultipleMappingRowModifier and TypeMethodDescriptionvoid
ConceptMapRenderer.MultipleMappingRow.addSource
(ConceptMapRenderer.MultipleMappingRow sourceRow, List<ConceptMapRenderer.MultipleMappingRow> rowList, Enumerations.ConceptMapRelationship relationship, String comment) int
ConceptMapRenderer.MultipleMappingRowSorter.compare
(ConceptMapRenderer.MultipleMappingRow o1, ConceptMapRenderer.MultipleMappingRow o2) Method parameters in org.hl7.fhir.r5.renderers with type arguments of type ConceptMapRenderer.MultipleMappingRowModifier and TypeMethodDescriptionvoid
ConceptMapRenderer.MultipleMappingRow.addSource
(ConceptMapRenderer.MultipleMappingRow sourceRow, List<ConceptMapRenderer.MultipleMappingRow> rowList, Enumerations.ConceptMapRelationship relationship, String comment) void
ConceptMapRenderer.MultipleMappingRow.addTarget
(String system, String code, Enumerations.ConceptMapRelationship relationship, String comment, List<ConceptMapRenderer.MultipleMappingRow> sets, int colCount) Constructors in org.hl7.fhir.r5.renderers with parameters of type ConceptMapRenderer.MultipleMappingRowModifierConstructorDescriptionMultipleMappingRow
(ConceptMapRenderer.MultipleMappingRow stickySource)