
Uses of Class
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationRequestHeaderComponent
Packages that use TestScript.TestScriptSetupActionOperationRequestHeaderComponent
-
Uses of TestScript.TestScriptSetupActionOperationRequestHeaderComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return TestScript.TestScriptSetupActionOperationRequestHeaderComponentModifier and TypeMethodDescriptionJsonParser.parseTestScriptTestScriptSetupActionOperationRequestHeaderComponent(com.google.gson.JsonObject json, TestScript owner) XmlParser.parseTestScriptTestScriptSetupActionOperationRequestHeaderComponent(org.xmlpull.v1.XmlPullParser xpp, TestScript owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type TestScript.TestScriptSetupActionOperationRequestHeaderComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeTestScriptTestScriptSetupActionOperationRequestHeaderComponent(String name, TestScript.TestScriptSetupActionOperationRequestHeaderComponent element) protected voidXmlParser.composeTestScriptTestScriptSetupActionOperationRequestHeaderComponent(String name, TestScript.TestScriptSetupActionOperationRequestHeaderComponent element) protected voidJsonParser.composeTestScriptTestScriptSetupActionOperationRequestHeaderComponentInner(TestScript.TestScriptSetupActionOperationRequestHeaderComponent element) -
Uses of TestScript.TestScriptSetupActionOperationRequestHeaderComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type TestScript.TestScriptSetupActionOperationRequestHeaderComponentModifier and TypeFieldDescriptionTestScript.TestScriptSetupActionOperationComponent.requestHeaderHeader elements would be used to set HTTP headers.Methods in org.hl7.fhir.dstu2.model that return TestScript.TestScriptSetupActionOperationRequestHeaderComponentModifier and TypeMethodDescriptionTestScript.TestScriptSetupActionOperationComponent.addRequestHeader()TestScript.TestScriptSetupActionOperationRequestHeaderComponent.copy()TestScript.TestScriptSetupActionOperationRequestHeaderComponent.setFieldElement(StringType value) TestScript.TestScriptSetupActionOperationRequestHeaderComponent.setValueElement(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type TestScript.TestScriptSetupActionOperationRequestHeaderComponentModifier and TypeMethodDescriptionTestScript.TestScriptSetupActionOperationComponent.getRequestHeader()Methods in org.hl7.fhir.dstu2.model with parameters of type TestScript.TestScriptSetupActionOperationRequestHeaderComponentModifier and TypeMethodDescriptionTestScript.TestScriptSetupActionOperationComponent.addRequestHeader(TestScript.TestScriptSetupActionOperationRequestHeaderComponent t)