
Uses of Class
org.hl7.fhir.r5.model.TestScript.TestScriptMetadataCapabilityComponent
Packages that use TestScript.TestScriptMetadataCapabilityComponent
-
Uses of TestScript.TestScriptMetadataCapabilityComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionJsonParser.parseTestScriptMetadataCapabilityComponent
(com.google.gson.JsonObject json) XmlParser.parseTestScriptMetadataCapabilityComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeTestScriptMetadataCapabilityComponent
(String name, TestScript.TestScriptMetadataCapabilityComponent element) protected void
RdfParser.composeTestScriptMetadataCapabilityComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, TestScript.TestScriptMetadataCapabilityComponent element, int index) protected void
XmlParser.composeTestScriptMetadataCapabilityComponent
(String name, TestScript.TestScriptMetadataCapabilityComponent element) protected void
XmlParser.composeTestScriptMetadataCapabilityComponentElements
(TestScript.TestScriptMetadataCapabilityComponent element) protected void
JsonParser.composeTestScriptMetadataCapabilityComponentProperties
(TestScript.TestScriptMetadataCapabilityComponent element) protected boolean
XmlParser.parseTestScriptMetadataCapabilityComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestScript.TestScriptMetadataCapabilityComponent res) protected void
JsonParser.parseTestScriptMetadataCapabilityComponentProperties
(com.google.gson.JsonObject json, TestScript.TestScriptMetadataCapabilityComponent res) -
Uses of TestScript.TestScriptMetadataCapabilityComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.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.r5.model that return TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addCapability()
TestScript.TestScriptMetadataCapabilityComponent.addOrigin
(int value) TestScript.TestScriptMetadataCapabilityComponent.copy()
TestScript.TestScriptMetadataComponent.getCapabilityFirstRep()
TestScript.TestScriptMetadataCapabilityComponent.setCapabilities
(String value) TestScript.TestScriptMetadataCapabilityComponent.setCapabilitiesElement
(CanonicalType value) TestScript.TestScriptMetadataCapabilityComponent.setDescription
(String value) TestScript.TestScriptMetadataCapabilityComponent.setDescriptionElement
(StringType value) TestScript.TestScriptMetadataCapabilityComponent.setDestination
(int value) TestScript.TestScriptMetadataCapabilityComponent.setDestinationElement
(IntegerType value) TestScript.TestScriptMetadataCapabilityComponent.setOrigin
(List<IntegerType> theOrigin) 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.r5.model that return types with arguments of type TestScript.TestScriptMetadataCapabilityComponentMethods in org.hl7.fhir.r5.model with parameters of type TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.addCapability
(TestScript.TestScriptMetadataCapabilityComponent t) void
TestScript.TestScriptMetadataCapabilityComponent.copyValues
(TestScript.TestScriptMetadataCapabilityComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type TestScript.TestScriptMetadataCapabilityComponentModifier and TypeMethodDescriptionTestScript.TestScriptMetadataComponent.setCapability
(List<TestScript.TestScriptMetadataCapabilityComponent> theCapability) Constructors in org.hl7.fhir.r5.model with parameters of type TestScript.TestScriptMetadataCapabilityComponentModifierConstructorDescriptionConstructor