Uses of Class
org.hl7.fhir.r4.model.TestScript.TestScriptMetadataComponent
-
Uses of TestScript.TestScriptMetadataComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected TestScript.TestScriptMetadataComponent
JsonParser.parseTestScriptTestScriptMetadataComponent
(com.google.gson.JsonObject json, TestScript owner) protected TestScript.TestScriptMetadataComponent
XmlParser.parseTestScriptTestScriptMetadataComponent
(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeTestScriptTestScriptMetadataComponent
(String name, TestScript.TestScriptMetadataComponent element) protected void
RdfParser.composeTestScriptTestScriptMetadataComponent
(Turtle.Complex parent, String parentType, String name, TestScript.TestScriptMetadataComponent element, int index) protected void
XmlParser.composeTestScriptTestScriptMetadataComponent
(String name, TestScript.TestScriptMetadataComponent element) protected void
XmlParser.composeTestScriptTestScriptMetadataComponentElements
(TestScript.TestScriptMetadataComponent element) protected void
JsonParser.composeTestScriptTestScriptMetadataComponentInner
(TestScript.TestScriptMetadataComponent element) protected boolean
XmlParser.parseTestScriptTestScriptMetadataComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestScript owner, TestScript.TestScriptMetadataComponent res) protected void
JsonParser.parseTestScriptTestScriptMetadataComponentProperties
(com.google.gson.JsonObject json, TestScript owner, TestScript.TestScriptMetadataComponent res) -
Uses of TestScript.TestScriptMetadataComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected TestScript.TestScriptMetadataComponent
TestScript.metadata
The required capability must exist and are assumed to function correctly on the FHIR server being tested.Modifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addCapability
(TestScript.TestScriptMetadataCapabilityComponent t) TestScript.TestScriptMetadataComponent.addLink
(TestScript.TestScriptMetadataLinkComponent t) TestScript.TestScriptMetadataComponent.copy()
TestScript.getMetadata()
TestScript.TestScriptMetadataComponent.setCapability
(List<TestScript.TestScriptMetadataCapabilityComponent> theCapability) TestScript.TestScriptMetadataComponent.setLink
(List<TestScript.TestScriptMetadataLinkComponent> theLink) Modifier and TypeMethodDescriptionvoid
TestScript.TestScriptMetadataComponent.copyValues
(TestScript.TestScriptMetadataComponent dst) TestScript.setMetadata
(TestScript.TestScriptMetadataComponent value)