Class QuestionnaireValidator.ElementWithIndex
- java.lang.Object
-
- org.hl7.fhir.validation.instance.type.QuestionnaireValidator.ElementWithIndex
-
- Enclosing class:
- QuestionnaireValidator
public class QuestionnaireValidator.ElementWithIndex extends Object
-
-
Constructor Summary
Constructors Constructor Description ElementWithIndex(org.hl7.fhir.r5.elementmodel.Element element, int index)
-
-
-
Constructor Detail
-
ElementWithIndex
public ElementWithIndex(org.hl7.fhir.r5.elementmodel.Element element, int index)
-
-
Method Detail
-
getElement
public org.hl7.fhir.r5.elementmodel.Element getElement()
-
getIndex
public int getIndex()
-
-