public static class TestScript.TestScriptSetupActionAssertComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected StringType |
compareToSourceId
Id of fixture used to compare the "sourceId/path" evaluations to.
|
protected StringType |
compareToSourcePath
XPath or JSONPath expression against fixture used to compare the "sourceId/path" evaluations to.
|
protected Enumeration<TestScript.ContentType> |
contentType
The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
|
protected StringType |
description
The description would be used by test engines for tracking and reporting purposes.
|
protected Enumeration<TestScript.AssertionDirectionType> |
direction
The direction to use for the assertion.
|
protected StringType |
headerField
The HTTP header field name e.g.
|
protected StringType |
label
The label would be used for tracking/logging purposes by test engines.
|
protected StringType |
minimumId
The ID of a fixture.
|
protected BooleanType |
navigationLinks
Whether or not the test execution performs validation on the bundle navigation links.
|
protected Enumeration<TestScript.AssertionOperatorType> |
operator
The operator type.
|
protected StringType |
path
The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.
|
protected CodeType |
resource
The type of the resource.
|
protected Enumeration<TestScript.AssertionResponseTypes> |
response
okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable.
|
protected StringType |
responseCode
The value of the HTTP response code to be tested.
|
protected IdType |
sourceId
Fixture to evaluate the XPath/JSONPath expression or the headerField against.
|
protected IdType |
validateProfileId
The ID of the Profile to validate against.
|
protected StringType |
value
The value to compare to.
|
protected BooleanType |
warningOnly
Whether or not the test execution will produce a warning only on error for this assert.
|
modifierExtension| Constructor and Description |
|---|
TestScriptSetupActionAssertComponent() |
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected StringType label
protected StringType description
protected Enumeration<TestScript.AssertionDirectionType> direction
protected StringType compareToSourceId
protected StringType compareToSourcePath
protected Enumeration<TestScript.ContentType> contentType
protected StringType headerField
protected StringType minimumId
protected BooleanType navigationLinks
protected Enumeration<TestScript.AssertionOperatorType> operator
protected StringType path
protected CodeType resource
protected Enumeration<TestScript.AssertionResponseTypes> response
protected StringType responseCode
protected IdType sourceId
protected IdType validateProfileId
protected StringType value
protected BooleanType warningOnly
public TestScriptSetupActionAssertComponent()
public StringType getLabelElement()
label (The label would be used for tracking/logging purposes by test engines.). This is the underlying object with id, value and extensions. The accessor "getLabel" gives direct access to the valuepublic boolean hasLabelElement()
public boolean hasLabel()
public TestScript.TestScriptSetupActionAssertComponent setLabelElement(StringType value)
value - label (The label would be used for tracking/logging purposes by test engines.). This is the underlying object with id, value and extensions. The accessor "getLabel" gives direct access to the valuepublic String getLabel()
public TestScript.TestScriptSetupActionAssertComponent setLabel(String value)
value - The label would be used for tracking/logging purposes by test engines.public StringType getDescriptionElement()
description (The description would be used by test engines for tracking and reporting purposes.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public TestScript.TestScriptSetupActionAssertComponent setDescriptionElement(StringType value)
value - description (The description would be used by test engines for tracking and reporting purposes.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
public TestScript.TestScriptSetupActionAssertComponent setDescription(String value)
value - The description would be used by test engines for tracking and reporting purposes.public Enumeration<TestScript.AssertionDirectionType> getDirectionElement()
direction (The direction to use for the assertion.). This is the underlying object with id, value and extensions. The accessor "getDirection" gives direct access to the valuepublic boolean hasDirectionElement()
public boolean hasDirection()
public TestScript.TestScriptSetupActionAssertComponent setDirectionElement(Enumeration<TestScript.AssertionDirectionType> value)
value - direction (The direction to use for the assertion.). This is the underlying object with id, value and extensions. The accessor "getDirection" gives direct access to the valuepublic TestScript.AssertionDirectionType getDirection()
public TestScript.TestScriptSetupActionAssertComponent setDirection(TestScript.AssertionDirectionType value)
value - The direction to use for the assertion.public StringType getCompareToSourceIdElement()
compareToSourceId (Id of fixture used to compare the "sourceId/path" evaluations to.). This is the underlying object with id, value and extensions. The accessor "getCompareToSourceId" gives direct access to the valuepublic boolean hasCompareToSourceIdElement()
public boolean hasCompareToSourceId()
public TestScript.TestScriptSetupActionAssertComponent setCompareToSourceIdElement(StringType value)
value - compareToSourceId (Id of fixture used to compare the "sourceId/path" evaluations to.). This is the underlying object with id, value and extensions. The accessor "getCompareToSourceId" gives direct access to the valuepublic String getCompareToSourceId()
public TestScript.TestScriptSetupActionAssertComponent setCompareToSourceId(String value)
value - Id of fixture used to compare the "sourceId/path" evaluations to.public StringType getCompareToSourcePathElement()
compareToSourcePath (XPath or JSONPath expression against fixture used to compare the "sourceId/path" evaluations to.). This is the underlying object with id, value and extensions. The accessor "getCompareToSourcePath" gives direct access to the valuepublic boolean hasCompareToSourcePathElement()
public boolean hasCompareToSourcePath()
public TestScript.TestScriptSetupActionAssertComponent setCompareToSourcePathElement(StringType value)
value - compareToSourcePath (XPath or JSONPath expression against fixture used to compare the "sourceId/path" evaluations to.). This is the underlying object with id, value and extensions. The accessor "getCompareToSourcePath" gives direct access to the valuepublic String getCompareToSourcePath()
public TestScript.TestScriptSetupActionAssertComponent setCompareToSourcePath(String value)
value - XPath or JSONPath expression against fixture used to compare the "sourceId/path" evaluations to.public Enumeration<TestScript.ContentType> getContentTypeElement()
contentType (The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.). This is the underlying object with id, value and extensions. The accessor "getContentType" gives direct access to the valuepublic boolean hasContentTypeElement()
public boolean hasContentType()
public TestScript.TestScriptSetupActionAssertComponent setContentTypeElement(Enumeration<TestScript.ContentType> value)
value - contentType (The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.). This is the underlying object with id, value and extensions. The accessor "getContentType" gives direct access to the valuepublic TestScript.ContentType getContentType()
public TestScript.TestScriptSetupActionAssertComponent setContentType(TestScript.ContentType value)
value - The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.public StringType getHeaderFieldElement()
headerField (The HTTP header field name e.g. 'Location'.). This is the underlying object with id, value and extensions. The accessor "getHeaderField" gives direct access to the valuepublic boolean hasHeaderFieldElement()
public boolean hasHeaderField()
public TestScript.TestScriptSetupActionAssertComponent setHeaderFieldElement(StringType value)
value - headerField (The HTTP header field name e.g. 'Location'.). This is the underlying object with id, value and extensions. The accessor "getHeaderField" gives direct access to the valuepublic String getHeaderField()
public TestScript.TestScriptSetupActionAssertComponent setHeaderField(String value)
value - The HTTP header field name e.g. 'Location'.public StringType getMinimumIdElement()
minimumId (The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.). This is the underlying object with id, value and extensions. The accessor "getMinimumId" gives direct access to the valuepublic boolean hasMinimumIdElement()
public boolean hasMinimumId()
public TestScript.TestScriptSetupActionAssertComponent setMinimumIdElement(StringType value)
value - minimumId (The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.). This is the underlying object with id, value and extensions. The accessor "getMinimumId" gives direct access to the valuepublic String getMinimumId()
public TestScript.TestScriptSetupActionAssertComponent setMinimumId(String value)
value - The ID of a fixture. Asserts that the response contains at a minimumId the fixture specified by minimumId.public BooleanType getNavigationLinksElement()
navigationLinks (Whether or not the test execution performs validation on the bundle navigation links.). This is the underlying object with id, value and extensions. The accessor "getNavigationLinks" gives direct access to the valuepublic boolean hasNavigationLinksElement()
public boolean hasNavigationLinks()
public TestScript.TestScriptSetupActionAssertComponent setNavigationLinksElement(BooleanType value)
value - navigationLinks (Whether or not the test execution performs validation on the bundle navigation links.). This is the underlying object with id, value and extensions. The accessor "getNavigationLinks" gives direct access to the valuepublic boolean getNavigationLinks()
public TestScript.TestScriptSetupActionAssertComponent setNavigationLinks(boolean value)
value - Whether or not the test execution performs validation on the bundle navigation links.public Enumeration<TestScript.AssertionOperatorType> getOperatorElement()
operator (The operator type.). This is the underlying object with id, value and extensions. The accessor "getOperator" gives direct access to the valuepublic boolean hasOperatorElement()
public boolean hasOperator()
public TestScript.TestScriptSetupActionAssertComponent setOperatorElement(Enumeration<TestScript.AssertionOperatorType> value)
value - operator (The operator type.). This is the underlying object with id, value and extensions. The accessor "getOperator" gives direct access to the valuepublic TestScript.AssertionOperatorType getOperator()
public TestScript.TestScriptSetupActionAssertComponent setOperator(TestScript.AssertionOperatorType value)
value - The operator type.public StringType getPathElement()
path (The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.). This is the underlying object with id, value and extensions. The accessor "getPath" gives direct access to the valuepublic boolean hasPathElement()
public boolean hasPath()
public TestScript.TestScriptSetupActionAssertComponent setPathElement(StringType value)
value - path (The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.). This is the underlying object with id, value and extensions. The accessor "getPath" gives direct access to the valuepublic String getPath()
public TestScript.TestScriptSetupActionAssertComponent setPath(String value)
value - The XPath or JSONPath expression to be evaluated against the fixture representing the response received from server.public CodeType getResourceElement()
resource (The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.). This is the underlying object with id, value and extensions. The accessor "getResource" gives direct access to the valuepublic boolean hasResourceElement()
public boolean hasResource()
public TestScript.TestScriptSetupActionAssertComponent setResourceElement(CodeType value)
value - resource (The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.). This is the underlying object with id, value and extensions. The accessor "getResource" gives direct access to the valuepublic String getResource()
public TestScript.TestScriptSetupActionAssertComponent setResource(String value)
value - The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.public Enumeration<TestScript.AssertionResponseTypes> getResponseElement()
response (okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable.). This is the underlying object with id, value and extensions. The accessor "getResponse" gives direct access to the valuepublic boolean hasResponseElement()
public boolean hasResponse()
public TestScript.TestScriptSetupActionAssertComponent setResponseElement(Enumeration<TestScript.AssertionResponseTypes> value)
value - response (okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable.). This is the underlying object with id, value and extensions. The accessor "getResponse" gives direct access to the valuepublic TestScript.AssertionResponseTypes getResponse()
public TestScript.TestScriptSetupActionAssertComponent setResponse(TestScript.AssertionResponseTypes value)
value - okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable.public StringType getResponseCodeElement()
responseCode (The value of the HTTP response code to be tested.). This is the underlying object with id, value and extensions. The accessor "getResponseCode" gives direct access to the valuepublic boolean hasResponseCodeElement()
public boolean hasResponseCode()
public TestScript.TestScriptSetupActionAssertComponent setResponseCodeElement(StringType value)
value - responseCode (The value of the HTTP response code to be tested.). This is the underlying object with id, value and extensions. The accessor "getResponseCode" gives direct access to the valuepublic String getResponseCode()
public TestScript.TestScriptSetupActionAssertComponent setResponseCode(String value)
value - The value of the HTTP response code to be tested.public IdType getSourceIdElement()
sourceId (Fixture to evaluate the XPath/JSONPath expression or the headerField against.). This is the underlying object with id, value and extensions. The accessor "getSourceId" gives direct access to the valuepublic boolean hasSourceIdElement()
public boolean hasSourceId()
public TestScript.TestScriptSetupActionAssertComponent setSourceIdElement(IdType value)
value - sourceId (Fixture to evaluate the XPath/JSONPath expression or the headerField against.). This is the underlying object with id, value and extensions. The accessor "getSourceId" gives direct access to the valuepublic String getSourceId()
public TestScript.TestScriptSetupActionAssertComponent setSourceId(String value)
value - Fixture to evaluate the XPath/JSONPath expression or the headerField against.public IdType getValidateProfileIdElement()
validateProfileId (The ID of the Profile to validate against.). This is the underlying object with id, value and extensions. The accessor "getValidateProfileId" gives direct access to the valuepublic boolean hasValidateProfileIdElement()
public boolean hasValidateProfileId()
public TestScript.TestScriptSetupActionAssertComponent setValidateProfileIdElement(IdType value)
value - validateProfileId (The ID of the Profile to validate against.). This is the underlying object with id, value and extensions. The accessor "getValidateProfileId" gives direct access to the valuepublic String getValidateProfileId()
public TestScript.TestScriptSetupActionAssertComponent setValidateProfileId(String value)
value - The ID of the Profile to validate against.public StringType getValueElement()
value (The value to compare to.). This is the underlying object with id, value and extensions. The accessor "getValue" gives direct access to the valuepublic boolean hasValueElement()
public boolean hasValue()
public TestScript.TestScriptSetupActionAssertComponent setValueElement(StringType value)
value - value (The value to compare to.). This is the underlying object with id, value and extensions. The accessor "getValue" gives direct access to the valuepublic TestScript.TestScriptSetupActionAssertComponent setValue(String value)
value - The value to compare to.public BooleanType getWarningOnlyElement()
warningOnly (Whether or not the test execution will produce a warning only on error for this assert.). This is the underlying object with id, value and extensions. The accessor "getWarningOnly" gives direct access to the valuepublic boolean hasWarningOnlyElement()
public boolean hasWarningOnly()
public TestScript.TestScriptSetupActionAssertComponent setWarningOnlyElement(BooleanType value)
value - warningOnly (Whether or not the test execution will produce a warning only on error for this assert.). This is the underlying object with id, value and extensions. The accessor "getWarningOnly" gives direct access to the valuepublic boolean getWarningOnly()
public TestScript.TestScriptSetupActionAssertComponent setWarningOnly(boolean value)
value - Whether or not the test execution will produce a warning only on error for this assert.protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic TestScript.TestScriptSetupActionAssertComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.