Uses of Class
org.hl7.fhir.validation.instance.utils.IndexedElement
-
Packages that use IndexedElement Package Description org.hl7.fhir.validation org.hl7.fhir.validation.instance.utils -
-
Uses of IndexedElement in org.hl7.fhir.validation
Methods in org.hl7.fhir.validation that return IndexedElement Modifier and Type Method Description protected IndexedElementBaseValidator. getFromBundle(org.hl7.fhir.r5.elementmodel.Element bundle, String ref, String fullUrl, List<org.hl7.fhir.utilities.validation.ValidationMessage> errors, String path, String type, boolean isTransaction) -
Uses of IndexedElement in org.hl7.fhir.validation.instance.utils
Methods in org.hl7.fhir.validation.instance.utils that return IndexedElement Modifier and Type Method Description IndexedElementIndexedElement. setEntry(org.hl7.fhir.r5.elementmodel.Element entry)IndexedElementIndexedElement. setIndex(int index)IndexedElementIndexedElement. setMatch(org.hl7.fhir.r5.elementmodel.Element match)
-