Uses of Class
org.hl7.fhir.r4.model.TestReport
-
Uses of TestReport in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected TestReport
JsonParser.parseTestReport
(com.google.gson.JsonObject json) protected TestReport
XmlParser.parseTestReport
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeTestReport
(String name, TestReport element) protected void
RdfParser.composeTestReport
(Turtle.Complex parent, String parentType, String name, TestReport element, int index) protected void
XmlParser.composeTestReport
(String name, TestReport element) protected void
XmlParser.composeTestReportElements
(TestReport element) protected void
JsonParser.composeTestReportInner
(TestReport element) protected boolean
XmlParser.parseTestReportContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport res) protected void
JsonParser.parseTestReportProperties
(com.google.gson.JsonObject json, TestReport res) protected TestReport.SetupActionAssertComponent
JsonParser.parseTestReportSetupActionAssertComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.SetupActionAssertComponent
XmlParser.parseTestReportSetupActionAssertComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportSetupActionAssertComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.SetupActionAssertComponent res) protected void
JsonParser.parseTestReportSetupActionAssertComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.SetupActionAssertComponent res) protected TestReport.SetupActionComponent
JsonParser.parseTestReportSetupActionComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.SetupActionComponent
XmlParser.parseTestReportSetupActionComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportSetupActionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.SetupActionComponent res) protected void
JsonParser.parseTestReportSetupActionComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.SetupActionComponent res) protected TestReport.SetupActionOperationComponent
JsonParser.parseTestReportSetupActionOperationComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.SetupActionOperationComponent
XmlParser.parseTestReportSetupActionOperationComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportSetupActionOperationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.SetupActionOperationComponent res) protected void
JsonParser.parseTestReportSetupActionOperationComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.SetupActionOperationComponent res) protected TestReport.TeardownActionComponent
JsonParser.parseTestReportTeardownActionComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TeardownActionComponent
XmlParser.parseTestReportTeardownActionComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportTeardownActionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TeardownActionComponent res) protected void
JsonParser.parseTestReportTeardownActionComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.TeardownActionComponent res) protected TestReport.TestActionComponent
JsonParser.parseTestReportTestActionComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestActionComponent
XmlParser.parseTestReportTestActionComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportTestActionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestActionComponent res) protected void
JsonParser.parseTestReportTestActionComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.TestActionComponent res) JsonParser.parseTestReportTestReportParticipantComponent
(com.google.gson.JsonObject json, TestReport owner) XmlParser.parseTestReportTestReportParticipantComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportTestReportParticipantComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportParticipantComponent res) protected void
JsonParser.parseTestReportTestReportParticipantComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportParticipantComponent res) protected TestReport.TestReportSetupComponent
JsonParser.parseTestReportTestReportSetupComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestReportSetupComponent
XmlParser.parseTestReportTestReportSetupComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportTestReportSetupComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportSetupComponent res) protected void
JsonParser.parseTestReportTestReportSetupComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportSetupComponent res) protected TestReport.TestReportTeardownComponent
JsonParser.parseTestReportTestReportTeardownComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestReportTeardownComponent
XmlParser.parseTestReportTestReportTeardownComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportTestReportTeardownComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportTeardownComponent res) protected void
JsonParser.parseTestReportTestReportTeardownComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportTeardownComponent res) protected TestReport.TestReportTestComponent
JsonParser.parseTestReportTestReportTestComponent
(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestReportTestComponent
XmlParser.parseTestReportTestReportTestComponent
(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected boolean
XmlParser.parseTestReportTestReportTestComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportTestComponent res) protected void
JsonParser.parseTestReportTestReportTestComponentProperties
(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportTestComponent res) -
Uses of TestReport in org.hl7.fhir.r4.model
Modifier and TypeMethodDescriptionTestReport.addParticipant
(TestReport.TestReportParticipantComponent t) TestReport.addTest
(TestReport.TestReportTestComponent t) TestReport.copy()
TestReport.setIdentifier
(Identifier value) TestReport.setIssuedElement
(DateTimeType value) TestReport.setNameElement
(StringType value) TestReport.setParticipant
(List<TestReport.TestReportParticipantComponent> theParticipant) TestReport.setResult
(TestReport.TestReportResult value) TestReport.setResultElement
(Enumeration<TestReport.TestReportResult> value) TestReport.setScore
(double value) TestReport.setScore
(long value) TestReport.setScore
(BigDecimal value) TestReport.setScoreElement
(DecimalType value) TestReport.setSetup
(TestReport.TestReportSetupComponent value) TestReport.setStatus
(TestReport.TestReportStatus value) TestReport.setStatusElement
(Enumeration<TestReport.TestReportStatus> value) TestReport.setTeardown
(TestReport.TestReportTeardownComponent value) TestReport.setTest
(List<TestReport.TestReportTestComponent> theTest) TestReport.setTesterElement
(StringType value) TestReport.setTestScript
(Reference value) TestReport.setTestScriptTarget
(TestScript value) protected TestReport
TestReport.typedCopy()