Package org.hl7.fhir.dstu2.model
Class TestScript.TestScriptMetadataCapabilityComponent
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.Element
org.hl7.fhir.dstu2.model.BackboneElement
org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataCapabilityComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseBackboneElement
,org.hl7.fhir.instance.model.api.IBaseElement
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
TestScript
public static class TestScript.TestScriptMetadataCapabilityComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected Reference
Minimum conformance required of server for test script to execute successfully.protected Conformance
The actual object that is the target of the reference (Minimum conformance required of server for test script to execute successfully.protected StringType
Description of the capabilities that this test script is requiring the server to support.protected IntegerType
Which server these requirements apply to.Links to the FHIR specification that describes this interaction and the resources involved in more detail.protected BooleanType
Whether or not the test execution will require the given capabilities of the server in order for this test script to execute.protected BooleanType
Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute.Fields inherited from class org.hl7.fhir.dstu2.model.BackboneElement
modifierExtension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
int
getLink()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasLink()
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setConformance
(Reference value) setConformanceTarget
(Conformance value) setDescription
(String value) setDescriptionElement
(StringType value) setDestination
(int value) setDestinationElement
(IntegerType value) void
setProperty
(String name, Base value) setRequired
(boolean value) setRequiredElement
(BooleanType value) setValidated
(boolean value) setValidatedElement
(BooleanType value) Methods inherited from class org.hl7.fhir.dstu2.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtension
Methods inherited from class org.hl7.fhir.dstu2.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElement
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, 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, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtension
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
required
Whether or not the test execution will require the given capabilities of the server in order for this test script to execute. -
validated
Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute. -
description
Description of the capabilities that this test script is requiring the server to support. -
destination
Which server these requirements apply to. -
link
Links to the FHIR specification that describes this interaction and the resources involved in more detail. -
conformance
Minimum conformance required of server for test script to execute successfully. If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped. -
conformanceTarget
The actual object that is the target of the reference (Minimum conformance required of server for test script to execute successfully. If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped.)
-
-
Constructor Details
-
TestScriptMetadataCapabilityComponent
-
TestScriptMetadataCapabilityComponent
-
-
Method Details
-
getRequiredElement
- Returns:
required
(Whether or not the test execution will require the given capabilities of the server in order for this test script to execute.). This is the underlying object with id, value and extensions. The accessor "getRequired" gives direct access to the value
-
hasRequiredElement
-
hasRequired
-
setRequiredElement
- Parameters:
value
-required
(Whether or not the test execution will require the given capabilities of the server in order for this test script to execute.). This is the underlying object with id, value and extensions. The accessor "getRequired" gives direct access to the value
-
getRequired
- Returns:
- Whether or not the test execution will require the given capabilities of the server in order for this test script to execute.
-
setRequired
- Parameters:
value
- Whether or not the test execution will require the given capabilities of the server in order for this test script to execute.
-
getValidatedElement
- Returns:
validated
(Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute.). This is the underlying object with id, value and extensions. The accessor "getValidated" gives direct access to the value
-
hasValidatedElement
-
hasValidated
-
setValidatedElement
- Parameters:
value
-validated
(Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute.). This is the underlying object with id, value and extensions. The accessor "getValidated" gives direct access to the value
-
getValidated
- Returns:
- Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute.
-
setValidated
- Parameters:
value
- Whether or not the test execution will validate the given capabilities of the server in order for this test script to execute.
-
getDescriptionElement
- Returns:
description
(Description of the capabilities that this test script is requiring the server to support.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value
-description
(Description of the capabilities that this test script is requiring the server to support.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- Description of the capabilities that this test script is requiring the server to support.
-
setDescription
- Parameters:
value
- Description of the capabilities that this test script is requiring the server to support.
-
getDestinationElement
- Returns:
destination
(Which server these requirements apply to.). This is the underlying object with id, value and extensions. The accessor "getDestination" gives direct access to the value
-
hasDestinationElement
-
hasDestination
-
setDestinationElement
- Parameters:
value
-destination
(Which server these requirements apply to.). This is the underlying object with id, value and extensions. The accessor "getDestination" gives direct access to the value
-
getDestination
- Returns:
- Which server these requirements apply to.
-
setDestination
- Parameters:
value
- Which server these requirements apply to.
-
getLink
- Returns:
link
(Links to the FHIR specification that describes this interaction and the resources involved in more detail.)
-
hasLink
-
addLinkElement
- Returns:
link
(Links to the FHIR specification that describes this interaction and the resources involved in more detail.)
-
addLink
- Parameters:
value
-link
(Links to the FHIR specification that describes this interaction and the resources involved in more detail.)
-
hasLink
- Parameters:
value
-link
(Links to the FHIR specification that describes this interaction and the resources involved in more detail.)
-
getConformance
- Returns:
conformance
(Minimum conformance required of server for test script to execute successfully. If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped.)
-
hasConformance
-
setConformance
- Parameters:
value
-conformance
(Minimum conformance required of server for test script to execute successfully. If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped.)
-
getConformanceTarget
- Returns:
conformance
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Minimum conformance required of server for test script to execute successfully. If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped.)
-
setConformanceTarget
- Parameters:
value
-conformance
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Minimum conformance required of server for test script to execute successfully. If server does not meet at a minimum the reference conformance definition, then all tests in this script are skipped.)
-
listChildren
- Overrides:
listChildren
in classBackboneElement
-
setProperty
- Overrides:
setProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copy
in classBackboneElement
-
equalsDeep
- Overrides:
equalsDeep
in classBackboneElement
-
equalsShallow
- Overrides:
equalsShallow
in classBackboneElement
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classBackboneElement
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classBackboneElement
-