
Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataCapabilityComponent
Packages that use TestScript.TestScriptMetadataCapabilityComponent
-
Uses of TestScript.TestScriptMetadataCapabilityComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionJsonParser.parseTestScriptTestScriptMetadataCapabilityComponent
(com.google.gson.JsonObject json, TestScript owner) XmlParser.parseTestScriptTestScriptMetadataCapabilityComponent
(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeTestScriptTestScriptMetadataCapabilityComponent
(String name, TestScript.TestScriptMetadataCapabilityComponent element) protected void
XmlParser.composeTestScriptTestScriptMetadataCapabilityComponent
(String name, TestScript.TestScriptMetadataCapabilityComponent element) protected void
JsonParser.composeTestScriptTestScriptMetadataCapabilityComponentInner
(TestScript.TestScriptMetadataCapabilityComponent element) -
Uses of TestScript.TestScriptMetadataCapabilityComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type TestScript.TestScriptMetadataCapabilityComponentModifier and TypeFieldDescriptionTestScript.TestScriptMetadataComponent.capability
Capabilities that must exist and are assumed to function correctly on the FHIR server being tested.Methods in org.hl7.fhir.dstu2.model that return TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addCapability()
TestScript.TestScriptMetadataCapabilityComponent.copy()
TestScript.TestScriptMetadataCapabilityComponent.setConformance
(Reference value) TestScript.TestScriptMetadataCapabilityComponent.setConformanceTarget
(Conformance value) TestScript.TestScriptMetadataCapabilityComponent.setDescription
(String value) TestScript.TestScriptMetadataCapabilityComponent.setDescriptionElement
(StringType value) TestScript.TestScriptMetadataCapabilityComponent.setDestination
(int value) TestScript.TestScriptMetadataCapabilityComponent.setDestinationElement
(IntegerType value) TestScript.TestScriptMetadataCapabilityComponent.setRequired
(boolean value) TestScript.TestScriptMetadataCapabilityComponent.setRequiredElement
(BooleanType value) TestScript.TestScriptMetadataCapabilityComponent.setValidated
(boolean value) TestScript.TestScriptMetadataCapabilityComponent.setValidatedElement
(BooleanType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type TestScript.TestScriptMetadataCapabilityComponentMethods in org.hl7.fhir.dstu2.model with parameters of type TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addCapability
(TestScript.TestScriptMetadataCapabilityComponent t)