
Uses of Class
org.hl7.fhir.dstu3.model.TestReport
Packages that use TestReport
-
Uses of TestReport in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return TestReportModifier and TypeMethodDescriptionprotected TestReportJsonParser.parseTestReport(com.google.gson.JsonObject json) protected TestReportXmlParser.parseTestReport(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type TestReportModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestReport(String name, TestReport element) protected voidRdfParser.composeTestReport(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, TestReport element, int index) protected voidXmlParser.composeTestReport(String name, TestReport element) protected voidXmlParser.composeTestReportElements(TestReport element) protected voidJsonParser.composeTestReportInner(TestReport element) protected booleanXmlParser.parseTestReportContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport res) protected voidJsonParser.parseTestReportProperties(com.google.gson.JsonObject json, TestReport res) protected TestReport.SetupActionAssertComponentJsonParser.parseTestReportSetupActionAssertComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.SetupActionAssertComponentXmlParser.parseTestReportSetupActionAssertComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportSetupActionAssertComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.SetupActionAssertComponent res) protected voidJsonParser.parseTestReportSetupActionAssertComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.SetupActionAssertComponent res) protected TestReport.SetupActionComponentJsonParser.parseTestReportSetupActionComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.SetupActionComponentXmlParser.parseTestReportSetupActionComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportSetupActionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.SetupActionComponent res) protected voidJsonParser.parseTestReportSetupActionComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.SetupActionComponent res) protected TestReport.SetupActionOperationComponentJsonParser.parseTestReportSetupActionOperationComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.SetupActionOperationComponentXmlParser.parseTestReportSetupActionOperationComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportSetupActionOperationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.SetupActionOperationComponent res) protected voidJsonParser.parseTestReportSetupActionOperationComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.SetupActionOperationComponent res) protected TestReport.TeardownActionComponentJsonParser.parseTestReportTeardownActionComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TeardownActionComponentXmlParser.parseTestReportTeardownActionComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportTeardownActionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TeardownActionComponent res) protected voidJsonParser.parseTestReportTeardownActionComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.TeardownActionComponent res) protected TestReport.TestActionComponentJsonParser.parseTestReportTestActionComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestActionComponentXmlParser.parseTestReportTestActionComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportTestActionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestActionComponent res) protected voidJsonParser.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 booleanXmlParser.parseTestReportTestReportParticipantComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportParticipantComponent res) protected voidJsonParser.parseTestReportTestReportParticipantComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportParticipantComponent res) protected TestReport.TestReportSetupComponentJsonParser.parseTestReportTestReportSetupComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestReportSetupComponentXmlParser.parseTestReportTestReportSetupComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportTestReportSetupComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportSetupComponent res) protected voidJsonParser.parseTestReportTestReportSetupComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportSetupComponent res) protected TestReport.TestReportTeardownComponentJsonParser.parseTestReportTestReportTeardownComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestReportTeardownComponentXmlParser.parseTestReportTestReportTeardownComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportTestReportTeardownComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportTeardownComponent res) protected voidJsonParser.parseTestReportTestReportTeardownComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportTeardownComponent res) protected TestReport.TestReportTestComponentJsonParser.parseTestReportTestReportTestComponent(com.google.gson.JsonObject json, TestReport owner) protected TestReport.TestReportTestComponentXmlParser.parseTestReportTestReportTestComponent(org.xmlpull.v1.XmlPullParser xpp, TestReport owner) protected booleanXmlParser.parseTestReportTestReportTestComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestReport owner, TestReport.TestReportTestComponent res) protected voidJsonParser.parseTestReportTestReportTestComponentProperties(com.google.gson.JsonObject json, TestReport owner, TestReport.TestReportTestComponent res) -
Uses of TestReport in org.hl7.fhir.dstu3.model
Methods in org.hl7.fhir.dstu3.model that return TestReportModifier 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 TestReportTestReport.typedCopy()