
Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript.SetupActionAssert
Packages that use TestScript.SetupActionAssert
-
Uses of TestScript.SetupActionAssert in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return TestScript.SetupActionAssertModifier and TypeMethodDescriptionTestScript.SetupAction.getAssert()Gets the value(s) for assert ().TestScript.TestAction.getAssert()Gets the value(s) for assert ().TestScript.SetupActionAssert.setCompareToSourceId(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for compareToSourceId ()TestScript.SetupActionAssert.setCompareToSourceId(String theString) Sets the value for compareToSourceId ()TestScript.SetupActionAssert.setCompareToSourcePath(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for compareToSourcePath ()TestScript.SetupActionAssert.setCompareToSourcePath(String theString) Sets the value for compareToSourcePath ()TestScript.SetupActionAssert.setContentType(ContentTypeEnum theValue) Sets the value(s) for contentType ()TestScript.SetupActionAssert.setContentType(ca.uhn.fhir.model.primitive.BoundCodeDt<ContentTypeEnum> theValue) Sets the value(s) for contentType ()TestScript.SetupActionAssert.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()TestScript.SetupActionAssert.setDescription(String theString) Sets the value for description ()TestScript.SetupActionAssert.setDirection(AssertionDirectionTypeEnum theValue) Sets the value(s) for direction ()TestScript.SetupActionAssert.setDirection(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionDirectionTypeEnum> theValue) Sets the value(s) for direction ()TestScript.SetupActionAssert.setHeaderField(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for headerField ()TestScript.SetupActionAssert.setHeaderField(String theString) Sets the value for headerField ()TestScript.SetupActionAssert.setLabel(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for label ()Sets the value for label ()TestScript.SetupActionAssert.setMinimumId(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for minimumId ()TestScript.SetupActionAssert.setMinimumId(String theString) Sets the value for minimumId ()TestScript.SetupActionAssert.setNavigationLinks(boolean theBoolean) Sets the value for navigationLinks ()TestScript.SetupActionAssert.setNavigationLinks(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for navigationLinks ()TestScript.SetupActionAssert.setOperator(AssertionOperatorTypeEnum theValue) Sets the value(s) for operator ()TestScript.SetupActionAssert.setOperator(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionOperatorTypeEnum> theValue) Sets the value(s) for operator ()TestScript.SetupActionAssert.setPath(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for path ()Sets the value for path ()TestScript.SetupActionAssert.setResource(ca.uhn.fhir.model.primitive.CodeDt theValue) Sets the value(s) for resource ()TestScript.SetupActionAssert.setResource(String theCode) Sets the value for resource ()TestScript.SetupActionAssert.setResponse(AssertionResponseTypesEnum theValue) Sets the value(s) for response ()TestScript.SetupActionAssert.setResponse(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionResponseTypesEnum> theValue) Sets the value(s) for response ()TestScript.SetupActionAssert.setResponseCode(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for responseCode ()TestScript.SetupActionAssert.setResponseCode(String theString) Sets the value for responseCode ()TestScript.SetupActionAssert.setSourceId(ca.uhn.fhir.model.primitive.IdDt theValue) Sets the value(s) for sourceId ()TestScript.SetupActionAssert.setSourceId(String theId) Sets the value for sourceId ()TestScript.SetupActionAssert.setValidateProfileId(ca.uhn.fhir.model.primitive.IdDt theValue) Sets the value(s) for validateProfileId ()TestScript.SetupActionAssert.setValidateProfileId(String theId) Sets the value for validateProfileId ()TestScript.SetupActionAssert.setValue(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for value ()Sets the value for value ()TestScript.SetupActionAssert.setWarningOnly(boolean theBoolean) Sets the value for warningOnly ()TestScript.SetupActionAssert.setWarningOnly(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for warningOnly ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type TestScript.SetupActionAssertModifier and TypeMethodDescriptionTestScript.SetupAction.setAssert(TestScript.SetupActionAssert theValue) Sets the value(s) for assert ()TestScript.TestAction.setAssert(TestScript.SetupActionAssert theValue) Sets the value(s) for assert ()