
Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataLinkComponent
Packages that use TestScript.TestScriptMetadataLinkComponent
-
Uses of TestScript.TestScriptMetadataLinkComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return TestScript.TestScriptMetadataLinkComponentModifier and TypeMethodDescriptionJsonParser.parseTestScriptTestScriptMetadataLinkComponent(com.google.gson.JsonObject json, TestScript owner) XmlParser.parseTestScriptTestScriptMetadataLinkComponent(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptMetadataLinkComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestScriptTestScriptMetadataLinkComponent(String name, TestScript.TestScriptMetadataLinkComponent element) protected voidXmlParser.composeTestScriptTestScriptMetadataLinkComponent(String name, TestScript.TestScriptMetadataLinkComponent element) protected voidJsonParser.composeTestScriptTestScriptMetadataLinkComponentInner(TestScript.TestScriptMetadataLinkComponent element) -
Uses of TestScript.TestScriptMetadataLinkComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type TestScript.TestScriptMetadataLinkComponentModifier and TypeFieldDescriptionprotected List<TestScript.TestScriptMetadataLinkComponent> TestScript.TestScriptMetadataComponent.linkA link to the FHIR specification that this test is covering.Methods in org.hl7.fhir.dstu2.model that return TestScript.TestScriptMetadataLinkComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addLink()TestScript.TestScriptMetadataLinkComponent.copy()TestScript.TestScriptMetadataLinkComponent.setDescription(String value) TestScript.TestScriptMetadataLinkComponent.setDescriptionElement(StringType value) TestScript.TestScriptMetadataLinkComponent.setUrlElement(UriType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type TestScript.TestScriptMetadataLinkComponentMethods in org.hl7.fhir.dstu2.model with parameters of type TestScript.TestScriptMetadataLinkComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addLink(TestScript.TestScriptMetadataLinkComponent t)