
Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.SetupActionOperationRequestHeader
Packages that use TestScript.SetupActionOperationRequestHeader
-
Uses of TestScript.SetupActionOperationRequestHeader in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return TestScript.SetupActionOperationRequestHeaderModifier and TypeMethodDescriptionTestScript.SetupActionOperation.addRequestHeader()
Adds and returns a new value for requestHeader ()TestScript.SetupActionOperation.getRequestHeaderFirstRep()
Gets the first repetition for requestHeader (), creating it if it does not already exist.TestScript.SetupActionOperationRequestHeader.setField
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for field ()Sets the value for field ()TestScript.SetupActionOperationRequestHeader.setValue
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for value ()Sets the value for value ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type TestScript.SetupActionOperationRequestHeaderModifier and TypeMethodDescriptionTestScript.SetupActionOperation.getRequestHeader()
Gets the value(s) for requestHeader ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type TestScript.SetupActionOperationRequestHeaderModifier and TypeMethodDescriptionTestScript.SetupActionOperation.addRequestHeader
(TestScript.SetupActionOperationRequestHeader theValue) Adds a given new value for requestHeader ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type TestScript.SetupActionOperationRequestHeaderModifier and TypeMethodDescriptionTestScript.SetupActionOperation.setRequestHeader
(List<TestScript.SetupActionOperationRequestHeader> theValue) Sets the value(s) for requestHeader ()