Uses of Class
org.hl7.fhir.validation.instance.utils.EntrySummary
-
Packages that use EntrySummary Package Description org.hl7.fhir.validation.instance.utils -
-
Uses of EntrySummary in org.hl7.fhir.validation.instance.utils
Methods in org.hl7.fhir.validation.instance.utils that return EntrySummary Modifier and Type Method Description EntrySummaryEntrySummary. setEntry(org.hl7.fhir.r5.elementmodel.Element entry)EntrySummaryEntrySummary. setResource(org.hl7.fhir.r5.elementmodel.Element resource)EntrySummaryEntrySummary. setTargets(List<EntrySummary> targets)Methods in org.hl7.fhir.validation.instance.utils that return types with arguments of type EntrySummary Modifier and Type Method Description List<EntrySummary>EntrySummary. getTargets()Method parameters in org.hl7.fhir.validation.instance.utils with type arguments of type EntrySummary Modifier and Type Method Description EntrySummaryEntrySummary. setTargets(List<EntrySummary> targets)
-