Class TestScript.SetupActionAssert
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.api.BaseIdentifiableElement
-
- ca.uhn.fhir.model.dstu2.resource.TestScript.SetupActionAssert
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IIdentifiableElement,ca.uhn.fhir.model.api.IResourceBlock,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- TestScript
public static class TestScript.SetupActionAssert extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: TestScript.setup.action.assert ()Definition: Evaluates the results of previous operations to determine if the server under test behaves appropriately.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SetupActionAssert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)StringgetCompareToSourceId()Gets the value(s) for compareToSourceId ().ca.uhn.fhir.model.primitive.StringDtgetCompareToSourceIdElement()Gets the value(s) for compareToSourceId ().StringgetCompareToSourcePath()Gets the value(s) for compareToSourcePath ().ca.uhn.fhir.model.primitive.StringDtgetCompareToSourcePathElement()Gets the value(s) for compareToSourcePath ().StringgetContentType()Gets the value(s) for contentType ().ca.uhn.fhir.model.primitive.BoundCodeDt<ContentTypeEnum>getContentTypeElement()Gets the value(s) for contentType ().StringgetDescription()Gets the value(s) for description ().ca.uhn.fhir.model.primitive.StringDtgetDescriptionElement()Gets the value(s) for description ().StringgetDirection()Gets the value(s) for direction ().ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionDirectionTypeEnum>getDirectionElement()Gets the value(s) for direction ().StringgetHeaderField()Gets the value(s) for headerField ().ca.uhn.fhir.model.primitive.StringDtgetHeaderFieldElement()Gets the value(s) for headerField ().StringgetLabel()Gets the value(s) for label ().ca.uhn.fhir.model.primitive.StringDtgetLabelElement()Gets the value(s) for label ().StringgetMinimumId()Gets the value(s) for minimumId ().ca.uhn.fhir.model.primitive.StringDtgetMinimumIdElement()Gets the value(s) for minimumId ().BooleangetNavigationLinks()Gets the value(s) for navigationLinks ().ca.uhn.fhir.model.primitive.BooleanDtgetNavigationLinksElement()Gets the value(s) for navigationLinks ().StringgetOperator()Gets the value(s) for operator ().ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionOperatorTypeEnum>getOperatorElement()Gets the value(s) for operator ().StringgetPath()Gets the value(s) for path ().ca.uhn.fhir.model.primitive.StringDtgetPathElement()Gets the value(s) for path ().StringgetResource()Gets the value(s) for resource ().ca.uhn.fhir.model.primitive.CodeDtgetResourceElement()Gets the value(s) for resource ().StringgetResponse()Gets the value(s) for response ().StringgetResponseCode()Gets the value(s) for responseCode ().ca.uhn.fhir.model.primitive.StringDtgetResponseCodeElement()Gets the value(s) for responseCode ().ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionResponseTypesEnum>getResponseElement()Gets the value(s) for response ().StringgetSourceId()Gets the value(s) for sourceId ().ca.uhn.fhir.model.primitive.IdDtgetSourceIdElement()Gets the value(s) for sourceId ().StringgetValidateProfileId()Gets the value(s) for validateProfileId ().ca.uhn.fhir.model.primitive.IdDtgetValidateProfileIdElement()Gets the value(s) for validateProfileId ().StringgetValue()Gets the value(s) for value ().ca.uhn.fhir.model.primitive.StringDtgetValueElement()Gets the value(s) for value ().BooleangetWarningOnly()Gets the value(s) for warningOnly ().ca.uhn.fhir.model.primitive.BooleanDtgetWarningOnlyElement()Gets the value(s) for warningOnly ().booleanisEmpty()TestScript.SetupActionAssertsetCompareToSourceId(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for compareToSourceId ()TestScript.SetupActionAssertsetCompareToSourceId(String theString)Sets the value for compareToSourceId ()TestScript.SetupActionAssertsetCompareToSourcePath(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for compareToSourcePath ()TestScript.SetupActionAssertsetCompareToSourcePath(String theString)Sets the value for compareToSourcePath ()TestScript.SetupActionAssertsetContentType(ContentTypeEnum theValue)Sets the value(s) for contentType ()TestScript.SetupActionAssertsetContentType(ca.uhn.fhir.model.primitive.BoundCodeDt<ContentTypeEnum> theValue)Sets the value(s) for contentType ()TestScript.SetupActionAssertsetDescription(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for description ()TestScript.SetupActionAssertsetDescription(String theString)Sets the value for description ()TestScript.SetupActionAssertsetDirection(AssertionDirectionTypeEnum theValue)Sets the value(s) for direction ()TestScript.SetupActionAssertsetDirection(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionDirectionTypeEnum> theValue)Sets the value(s) for direction ()TestScript.SetupActionAssertsetHeaderField(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for headerField ()TestScript.SetupActionAssertsetHeaderField(String theString)Sets the value for headerField ()TestScript.SetupActionAssertsetLabel(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for label ()TestScript.SetupActionAssertsetLabel(String theString)Sets the value for label ()TestScript.SetupActionAssertsetMinimumId(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for minimumId ()TestScript.SetupActionAssertsetMinimumId(String theString)Sets the value for minimumId ()TestScript.SetupActionAssertsetNavigationLinks(boolean theBoolean)Sets the value for navigationLinks ()TestScript.SetupActionAssertsetNavigationLinks(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for navigationLinks ()TestScript.SetupActionAssertsetOperator(AssertionOperatorTypeEnum theValue)Sets the value(s) for operator ()TestScript.SetupActionAssertsetOperator(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionOperatorTypeEnum> theValue)Sets the value(s) for operator ()TestScript.SetupActionAssertsetPath(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for path ()TestScript.SetupActionAssertsetPath(String theString)Sets the value for path ()TestScript.SetupActionAssertsetResource(ca.uhn.fhir.model.primitive.CodeDt theValue)Sets the value(s) for resource ()TestScript.SetupActionAssertsetResource(String theCode)Sets the value for resource ()TestScript.SetupActionAssertsetResponse(AssertionResponseTypesEnum theValue)Sets the value(s) for response ()TestScript.SetupActionAssertsetResponse(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionResponseTypesEnum> theValue)Sets the value(s) for response ()TestScript.SetupActionAssertsetResponseCode(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for responseCode ()TestScript.SetupActionAssertsetResponseCode(String theString)Sets the value for responseCode ()TestScript.SetupActionAssertsetSourceId(ca.uhn.fhir.model.primitive.IdDt theValue)Sets the value(s) for sourceId ()TestScript.SetupActionAssertsetSourceId(String theId)Sets the value for sourceId ()TestScript.SetupActionAssertsetValidateProfileId(ca.uhn.fhir.model.primitive.IdDt theValue)Sets the value(s) for validateProfileId ()TestScript.SetupActionAssertsetValidateProfileId(String theId)Sets the value for validateProfileId ()TestScript.SetupActionAssertsetValue(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for value ()TestScript.SetupActionAssertsetValue(String theString)Sets the value for value ()TestScript.SetupActionAssertsetWarningOnly(boolean theBoolean)Sets the value for warningOnly ()TestScript.SetupActionAssertsetWarningOnly(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for warningOnly ()-
Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
SetupActionAssert
public SetupActionAssert()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getLabelElement
public ca.uhn.fhir.model.primitive.StringDt getLabelElement()
Gets the value(s) for label (). creating it if it does not exist. Will not returnnull.Definition: The label would be used for tracking/logging purposes by test engines.
-
getLabel
public String getLabel()
Gets the value(s) for label (). creating it if it does not exist. This method may returnnull.Definition: The label would be used for tracking/logging purposes by test engines.
-
setLabel
public TestScript.SetupActionAssert setLabel(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for label ()Definition: The label would be used for tracking/logging purposes by test engines.
-
setLabel
public TestScript.SetupActionAssert setLabel(String theString)
Sets the value for label ()Definition: The label would be used for tracking/logging purposes by test engines.
-
getDescriptionElement
public ca.uhn.fhir.model.primitive.StringDt getDescriptionElement()
Gets the value(s) for description (). creating it if it does not exist. Will not returnnull.Definition: The description would be used by test engines for tracking and reporting purposes.
-
getDescription
public String getDescription()
Gets the value(s) for description (). creating it if it does not exist. This method may returnnull.Definition: The description would be used by test engines for tracking and reporting purposes.
-
setDescription
public TestScript.SetupActionAssert setDescription(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for description ()Definition: The description would be used by test engines for tracking and reporting purposes.
-
setDescription
public TestScript.SetupActionAssert setDescription(String theString)
Sets the value for description ()Definition: The description would be used by test engines for tracking and reporting purposes.
-
getDirectionElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionDirectionTypeEnum> getDirectionElement()
Gets the value(s) for direction (). creating it if it does not exist. Will not returnnull.Definition: The direction to use for the assertion.
-
getDirection
public String getDirection()
Gets the value(s) for direction (). creating it if it does not exist. This method may returnnull.Definition: The direction to use for the assertion.
-
setDirection
public TestScript.SetupActionAssert setDirection(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionDirectionTypeEnum> theValue)
Sets the value(s) for direction ()Definition: The direction to use for the assertion.
-
setDirection
public TestScript.SetupActionAssert setDirection(AssertionDirectionTypeEnum theValue)
Sets the value(s) for direction ()Definition: The direction to use for the assertion.
-
getCompareToSourceIdElement
public ca.uhn.fhir.model.primitive.StringDt getCompareToSourceIdElement()
Gets the value(s) for compareToSourceId (). creating it if it does not exist. Will not returnnull.Definition: Id of fixture used to compare the \"sourceId/path\" evaluations to.
-
getCompareToSourceId
public String getCompareToSourceId()
Gets the value(s) for compareToSourceId (). creating it if it does not exist. This method may returnnull.Definition: Id of fixture used to compare the \"sourceId/path\" evaluations to.
-
setCompareToSourceId
public TestScript.SetupActionAssert setCompareToSourceId(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for compareToSourceId ()Definition: Id of fixture used to compare the \"sourceId/path\" evaluations to.
-
setCompareToSourceId
public TestScript.SetupActionAssert setCompareToSourceId(String theString)
Sets the value for compareToSourceId ()Definition: Id of fixture used to compare the \"sourceId/path\" evaluations to.
-
getCompareToSourcePathElement
public ca.uhn.fhir.model.primitive.StringDt getCompareToSourcePathElement()
Gets the value(s) for compareToSourcePath (). creating it if it does not exist. Will not returnnull.Definition: XPath or JSONPath expression against fixture used to compare the \"sourceId/path\" evaluations to.
-
getCompareToSourcePath
public String getCompareToSourcePath()
Gets the value(s) for compareToSourcePath (). creating it if it does not exist. This method may returnnull.Definition: XPath or JSONPath expression against fixture used to compare the \"sourceId/path\" evaluations to.
-
setCompareToSourcePath
public TestScript.SetupActionAssert setCompareToSourcePath(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for compareToSourcePath ()Definition: XPath or JSONPath expression against fixture used to compare the \"sourceId/path\" evaluations to.
-
setCompareToSourcePath
public TestScript.SetupActionAssert setCompareToSourcePath(String theString)
Sets the value for compareToSourcePath ()Definition: XPath or JSONPath expression against fixture used to compare the \"sourceId/path\" evaluations to.
-
getContentTypeElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<ContentTypeEnum> getContentTypeElement()
Gets the value(s) for contentType (). creating it if it does not exist. Will not returnnull.Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
-
getContentType
public String getContentType()
Gets the value(s) for contentType (). creating it if it does not exist. This method may returnnull.Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
-
setContentType
public TestScript.SetupActionAssert setContentType(ca.uhn.fhir.model.primitive.BoundCodeDt<ContentTypeEnum> theValue)
Sets the value(s) for contentType ()Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
-
setContentType
public TestScript.SetupActionAssert setContentType(ContentTypeEnum theValue)
Sets the value(s) for contentType ()Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
-
getHeaderFieldElement
public ca.uhn.fhir.model.primitive.StringDt getHeaderFieldElement()
Gets the value(s) for headerField (). creating it if it does not exist. Will not returnnull.Definition: The HTTP header field name e.g. 'Location'
-
getHeaderField
public String getHeaderField()
Gets the value(s) for headerField (). creating it if it does not exist. This method may returnnull.Definition: The HTTP header field name e.g. 'Location'
-
setHeaderField
public TestScript.SetupActionAssert setHeaderField(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for headerField ()Definition: The HTTP header field name e.g. 'Location'
-
setHeaderField
public TestScript.SetupActionAssert setHeaderField(String theString)
Sets the value for headerField ()Definition: The HTTP header field name e.g. 'Location'
-
getMinimumIdElement
public ca.uhn.fhir.model.primitive.StringDt getMinimumIdElement()
Gets the value(s) for minimumId (). creating it if it does not exist. Will not returnnull.Definition: The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.
-
getMinimumId
public String getMinimumId()
Gets the value(s) for minimumId (). creating it if it does not exist. This method may returnnull.Definition: The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.
-
setMinimumId
public TestScript.SetupActionAssert setMinimumId(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for minimumId ()Definition: The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.
-
setMinimumId
public TestScript.SetupActionAssert setMinimumId(String theString)
Sets the value for minimumId ()Definition: The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.
-
getNavigationLinksElement
public ca.uhn.fhir.model.primitive.BooleanDt getNavigationLinksElement()
Gets the value(s) for navigationLinks (). creating it if it does not exist. Will not returnnull.Definition: Whether or not the test execution performs validation on the bundle navigation links
-
getNavigationLinks
public Boolean getNavigationLinks()
Gets the value(s) for navigationLinks (). creating it if it does not exist. This method may returnnull.Definition: Whether or not the test execution performs validation on the bundle navigation links
-
setNavigationLinks
public TestScript.SetupActionAssert setNavigationLinks(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for navigationLinks ()Definition: Whether or not the test execution performs validation on the bundle navigation links
-
setNavigationLinks
public TestScript.SetupActionAssert setNavigationLinks(boolean theBoolean)
Sets the value for navigationLinks ()Definition: Whether or not the test execution performs validation on the bundle navigation links
-
getOperatorElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionOperatorTypeEnum> getOperatorElement()
Gets the value(s) for operator (). creating it if it does not exist. Will not returnnull.Definition: The operator type
-
getOperator
public String getOperator()
Gets the value(s) for operator (). creating it if it does not exist. This method may returnnull.Definition: The operator type
-
setOperator
public TestScript.SetupActionAssert setOperator(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionOperatorTypeEnum> theValue)
Sets the value(s) for operator ()Definition: The operator type
-
setOperator
public TestScript.SetupActionAssert setOperator(AssertionOperatorTypeEnum theValue)
Sets the value(s) for operator ()Definition: The operator type
-
getPathElement
public ca.uhn.fhir.model.primitive.StringDt getPathElement()
Gets the value(s) for path (). creating it if it does not exist. Will not returnnull.Definition: The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.
-
getPath
public String getPath()
Gets the value(s) for path (). creating it if it does not exist. This method may returnnull.Definition: The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.
-
setPath
public TestScript.SetupActionAssert setPath(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for path ()Definition: The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.
-
setPath
public TestScript.SetupActionAssert setPath(String theString)
Sets the value for path ()Definition: The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.
-
getResourceElement
public ca.uhn.fhir.model.primitive.CodeDt getResourceElement()
Gets the value(s) for resource (). creating it if it does not exist. Will not returnnull.Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
-
getResource
public String getResource()
Gets the value(s) for resource (). creating it if it does not exist. This method may returnnull.Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
-
setResource
public TestScript.SetupActionAssert setResource(ca.uhn.fhir.model.primitive.CodeDt theValue)
Sets the value(s) for resource ()Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
-
setResource
public TestScript.SetupActionAssert setResource(String theCode)
Sets the value for resource ()Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
-
getResponseElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionResponseTypesEnum> getResponseElement()
Gets the value(s) for response (). creating it if it does not exist. Will not returnnull.Definition: okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable
-
getResponse
public String getResponse()
Gets the value(s) for response (). creating it if it does not exist. This method may returnnull.Definition: okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable
-
setResponse
public TestScript.SetupActionAssert setResponse(ca.uhn.fhir.model.primitive.BoundCodeDt<AssertionResponseTypesEnum> theValue)
Sets the value(s) for response ()Definition: okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable
-
setResponse
public TestScript.SetupActionAssert setResponse(AssertionResponseTypesEnum theValue)
Sets the value(s) for response ()Definition: okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable
-
getResponseCodeElement
public ca.uhn.fhir.model.primitive.StringDt getResponseCodeElement()
Gets the value(s) for responseCode (). creating it if it does not exist. Will not returnnull.Definition: The value of the HTTP response code to be tested
-
getResponseCode
public String getResponseCode()
Gets the value(s) for responseCode (). creating it if it does not exist. This method may returnnull.Definition: The value of the HTTP response code to be tested
-
setResponseCode
public TestScript.SetupActionAssert setResponseCode(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for responseCode ()Definition: The value of the HTTP response code to be tested
-
setResponseCode
public TestScript.SetupActionAssert setResponseCode(String theString)
Sets the value for responseCode ()Definition: The value of the HTTP response code to be tested
-
getSourceIdElement
public ca.uhn.fhir.model.primitive.IdDt getSourceIdElement()
Gets the value(s) for sourceId (). creating it if it does not exist. Will not returnnull.Definition: Fixture to evaluate the XPath/JSONPath expression or the headerField against.
-
getSourceId
public String getSourceId()
Gets the value(s) for sourceId (). creating it if it does not exist. This method may returnnull.Definition: Fixture to evaluate the XPath/JSONPath expression or the headerField against.
-
setSourceId
public TestScript.SetupActionAssert setSourceId(ca.uhn.fhir.model.primitive.IdDt theValue)
Sets the value(s) for sourceId ()Definition: Fixture to evaluate the XPath/JSONPath expression or the headerField against.
-
setSourceId
public TestScript.SetupActionAssert setSourceId(String theId)
Sets the value for sourceId ()Definition: Fixture to evaluate the XPath/JSONPath expression or the headerField against.
-
getValidateProfileIdElement
public ca.uhn.fhir.model.primitive.IdDt getValidateProfileIdElement()
Gets the value(s) for validateProfileId (). creating it if it does not exist. Will not returnnull.Definition: The ID of the Profile to validate against.
-
getValidateProfileId
public String getValidateProfileId()
Gets the value(s) for validateProfileId (). creating it if it does not exist. This method may returnnull.Definition: The ID of the Profile to validate against.
-
setValidateProfileId
public TestScript.SetupActionAssert setValidateProfileId(ca.uhn.fhir.model.primitive.IdDt theValue)
Sets the value(s) for validateProfileId ()Definition: The ID of the Profile to validate against.
-
setValidateProfileId
public TestScript.SetupActionAssert setValidateProfileId(String theId)
Sets the value for validateProfileId ()Definition: The ID of the Profile to validate against.
-
getValueElement
public ca.uhn.fhir.model.primitive.StringDt getValueElement()
Gets the value(s) for value (). creating it if it does not exist. Will not returnnull.Definition: The value to compare to
-
getValue
public String getValue()
Gets the value(s) for value (). creating it if it does not exist. This method may returnnull.Definition: The value to compare to
-
setValue
public TestScript.SetupActionAssert setValue(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for value ()Definition: The value to compare to
-
setValue
public TestScript.SetupActionAssert setValue(String theString)
Sets the value for value ()Definition: The value to compare to
-
getWarningOnlyElement
public ca.uhn.fhir.model.primitive.BooleanDt getWarningOnlyElement()
Gets the value(s) for warningOnly (). creating it if it does not exist. Will not returnnull.Definition: Whether or not the test execution will produce a warning only on error for this assert
-
getWarningOnly
public Boolean getWarningOnly()
Gets the value(s) for warningOnly (). creating it if it does not exist. This method may returnnull.Definition: Whether or not the test execution will produce a warning only on error for this assert
-
setWarningOnly
public TestScript.SetupActionAssert setWarningOnly(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for warningOnly ()Definition: Whether or not the test execution will produce a warning only on error for this assert
-
setWarningOnly
public TestScript.SetupActionAssert setWarningOnly(boolean theBoolean)
Sets the value for warningOnly ()Definition: Whether or not the test execution will produce a warning only on error for this assert
-
-