Uses of Class
org.hl7.fhir.r5.renderers.ConceptMapRenderer.MultipleMappingRow
-
Uses of ConceptMapRenderer.MultipleMappingRow in org.hl7.fhir.r5.renderers
Modifier 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) Modifier 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) ModifierConstructorDescriptionMultipleMappingRow
(ConceptMapRenderer.MultipleMappingRow stickySource)