
Uses of Class
org.hl7.fhir.r5.model.TestScript.SetupActionOperationComponent
Packages that use TestScript.SetupActionOperationComponent
-
Uses of TestScript.SetupActionOperationComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return TestScript.SetupActionOperationComponentModifier and TypeMethodDescriptionprotected TestScript.SetupActionOperationComponentJsonParser.parseTestScriptSetupActionOperationComponent(com.google.gson.JsonObject json) protected TestScript.SetupActionOperationComponentXmlParser.parseTestScriptSetupActionOperationComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type TestScript.SetupActionOperationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSetupActionOperationComponent(String name, TestScript.SetupActionOperationComponent element) protected voidJsonParser.composeSetupActionOperationComponentProperties(TestScript.SetupActionOperationComponent element) protected voidRdfParser.composeTestScriptSetupActionOperationComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, TestScript.SetupActionOperationComponent element, int index) protected voidXmlParser.composeTestScriptSetupActionOperationComponent(String name, TestScript.SetupActionOperationComponent element) protected voidXmlParser.composeTestScriptSetupActionOperationComponentElements(TestScript.SetupActionOperationComponent element) protected booleanXmlParser.parseTestScriptSetupActionOperationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, TestScript.SetupActionOperationComponent res) protected voidJsonParser.parseTestScriptSetupActionOperationComponentProperties(com.google.gson.JsonObject json, TestScript.SetupActionOperationComponent res) -
Uses of TestScript.SetupActionOperationComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as TestScript.SetupActionOperationComponentModifier and TypeFieldDescriptionprotected TestScript.SetupActionOperationComponentTestScript.SetupActionComponent.operationThe operation to perform.protected TestScript.SetupActionOperationComponentTestScript.TeardownActionComponent.operationAn operation would involve a REST request to a server.protected TestScript.SetupActionOperationComponentTestScript.TestActionComponent.operationAn operation would involve a REST request to a server.Methods in org.hl7.fhir.r5.model that return TestScript.SetupActionOperationComponentModifier and TypeMethodDescriptionTestScript.SetupActionOperationComponent.addRequestHeader(TestScript.SetupActionOperationRequestHeaderComponent t) TestScript.SetupActionOperationComponent.copy()TestScript.SetupActionComponent.getOperation()TestScript.TeardownActionComponent.getOperation()TestScript.TestActionComponent.getOperation()TestScript.SetupActionOperationComponent.setAcceptElement(CodeType value) TestScript.SetupActionOperationComponent.setContentType(String value) TestScript.SetupActionOperationComponent.setContentTypeElement(CodeType value) TestScript.SetupActionOperationComponent.setDescription(String value) TestScript.SetupActionOperationComponent.setDescriptionElement(StringType value) TestScript.SetupActionOperationComponent.setDestination(int value) TestScript.SetupActionOperationComponent.setDestinationElement(IntegerType value) TestScript.SetupActionOperationComponent.setEncodeRequestUrl(boolean value) TestScript.SetupActionOperationComponent.setEncodeRequestUrlElement(BooleanType value) TestScript.SetupActionOperationComponent.setLabelElement(StringType value) TestScript.SetupActionOperationComponent.setMethod(TestScript.TestScriptRequestMethodCode value) TestScript.SetupActionOperationComponent.setMethodElement(Enumeration<TestScript.TestScriptRequestMethodCode> value) TestScript.SetupActionOperationComponent.setOrigin(int value) TestScript.SetupActionOperationComponent.setOriginElement(IntegerType value) TestScript.SetupActionOperationComponent.setParamsElement(StringType value) TestScript.SetupActionOperationComponent.setRequestHeader(List<TestScript.SetupActionOperationRequestHeaderComponent> theRequestHeader) TestScript.SetupActionOperationComponent.setRequestId(String value) TestScript.SetupActionOperationComponent.setRequestIdElement(IdType value) TestScript.SetupActionOperationComponent.setResource(String value) TestScript.SetupActionOperationComponent.setResourceElement(UriType value) TestScript.SetupActionOperationComponent.setResponseId(String value) TestScript.SetupActionOperationComponent.setResponseIdElement(IdType value) TestScript.SetupActionOperationComponent.setSourceId(String value) TestScript.SetupActionOperationComponent.setSourceIdElement(IdType value) TestScript.SetupActionOperationComponent.setTargetId(String value) TestScript.SetupActionOperationComponent.setTargetIdElement(IdType value) TestScript.SetupActionOperationComponent.setUrlElement(StringType value) Methods in org.hl7.fhir.r5.model with parameters of type TestScript.SetupActionOperationComponentModifier and TypeMethodDescriptionvoidTestScript.SetupActionOperationComponent.copyValues(TestScript.SetupActionOperationComponent dst) TestScript.SetupActionComponent.setOperation(TestScript.SetupActionOperationComponent value) TestScript.TeardownActionComponent.setOperation(TestScript.SetupActionOperationComponent value) TestScript.TestActionComponent.setOperation(TestScript.SetupActionOperationComponent value) Constructors in org.hl7.fhir.r5.model with parameters of type TestScript.SetupActionOperationComponentModifierConstructorDescriptionConstructor