public static class ExampleScenario.ExampleScenarioProcessStepOperationComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected MarkdownType |
description
A comment to be inserted in the diagram.
|
protected StringType |
initiator
Who starts the transaction.
|
protected BooleanType |
initiatorActive
Whether the initiator is deactivated right after the transaction.
|
protected StringType |
name
The human-friendly name of the interaction.
|
protected StringType |
number
The sequential number of the interaction, e.g.
|
protected StringType |
receiver
Who receives the transaction.
|
protected BooleanType |
receiverActive
Whether the receiver is deactivated right after the transaction.
|
protected ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent |
request
Each resource instance used by the initiator.
|
protected ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent |
response
Each resource instance used by the responder.
|
protected StringType |
type
The type of operation - CRUD.
|
modifierExtension| Constructor and Description |
|---|
ExampleScenarioProcessStepOperationComponent()
Constructor
|
ExampleScenarioProcessStepOperationComponent(StringType number)
Constructor
|
addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionaddExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExtension, getExtension, hasExtensiongetFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataprotected StringType number
protected StringType type
protected StringType name
protected StringType initiator
protected StringType receiver
protected MarkdownType description
protected BooleanType initiatorActive
protected BooleanType receiverActive
protected ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent request
protected ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent response
public ExampleScenarioProcessStepOperationComponent()
public ExampleScenarioProcessStepOperationComponent(StringType number)
public StringType getNumberElement()
number (The sequential number of the interaction, e.g. 1.2.5.). This is the underlying object with id, value and extensions. The accessor "getNumber" gives direct access to the valuepublic boolean hasNumberElement()
public boolean hasNumber()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setNumberElement(StringType value)
value - number (The sequential number of the interaction, e.g. 1.2.5.). This is the underlying object with id, value and extensions. The accessor "getNumber" gives direct access to the valuepublic ExampleScenario.ExampleScenarioProcessStepOperationComponent setNumber(String value)
value - The sequential number of the interaction, e.g. 1.2.5.public StringType getTypeElement()
type (The type of operation - CRUD.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic boolean hasTypeElement()
public boolean hasType()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setTypeElement(StringType value)
value - type (The type of operation - CRUD.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic ExampleScenario.ExampleScenarioProcessStepOperationComponent setType(String value)
value - The type of operation - CRUD.public StringType getNameElement()
name (The human-friendly name of the interaction.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
public boolean hasName()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setNameElement(StringType value)
value - name (The human-friendly name of the interaction.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic ExampleScenario.ExampleScenarioProcessStepOperationComponent setName(String value)
value - The human-friendly name of the interaction.public StringType getInitiatorElement()
initiator (Who starts the transaction.). This is the underlying object with id, value and extensions. The accessor "getInitiator" gives direct access to the valuepublic boolean hasInitiatorElement()
public boolean hasInitiator()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setInitiatorElement(StringType value)
value - initiator (Who starts the transaction.). This is the underlying object with id, value and extensions. The accessor "getInitiator" gives direct access to the valuepublic String getInitiator()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setInitiator(String value)
value - Who starts the transaction.public StringType getReceiverElement()
receiver (Who receives the transaction.). This is the underlying object with id, value and extensions. The accessor "getReceiver" gives direct access to the valuepublic boolean hasReceiverElement()
public boolean hasReceiver()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setReceiverElement(StringType value)
value - receiver (Who receives the transaction.). This is the underlying object with id, value and extensions. The accessor "getReceiver" gives direct access to the valuepublic String getReceiver()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setReceiver(String value)
value - Who receives the transaction.public MarkdownType getDescriptionElement()
description (A comment to be inserted in the diagram.). 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 ExampleScenario.ExampleScenarioProcessStepOperationComponent setDescriptionElement(MarkdownType value)
value - description (A comment to be inserted in the diagram.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setDescription(String value)
value - A comment to be inserted in the diagram.public BooleanType getInitiatorActiveElement()
initiatorActive (Whether the initiator is deactivated right after the transaction.). This is the underlying object with id, value and extensions. The accessor "getInitiatorActive" gives direct access to the valuepublic boolean hasInitiatorActiveElement()
public boolean hasInitiatorActive()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setInitiatorActiveElement(BooleanType value)
value - initiatorActive (Whether the initiator is deactivated right after the transaction.). This is the underlying object with id, value and extensions. The accessor "getInitiatorActive" gives direct access to the valuepublic boolean getInitiatorActive()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setInitiatorActive(boolean value)
value - Whether the initiator is deactivated right after the transaction.public BooleanType getReceiverActiveElement()
receiverActive (Whether the receiver is deactivated right after the transaction.). This is the underlying object with id, value and extensions. The accessor "getReceiverActive" gives direct access to the valuepublic boolean hasReceiverActiveElement()
public boolean hasReceiverActive()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setReceiverActiveElement(BooleanType value)
value - receiverActive (Whether the receiver is deactivated right after the transaction.). This is the underlying object with id, value and extensions. The accessor "getReceiverActive" gives direct access to the valuepublic boolean getReceiverActive()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setReceiverActive(boolean value)
value - Whether the receiver is deactivated right after the transaction.public ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent getRequest()
request (Each resource instance used by the initiator.)public boolean hasRequest()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setRequest(ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent value)
value - request (Each resource instance used by the initiator.)public ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent getResponse()
response (Each resource instance used by the responder.)public boolean hasResponse()
public ExampleScenario.ExampleScenarioProcessStepOperationComponent setResponse(ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent value)
value - response (Each resource instance used by the responder.)protected void listChildren(List<Property> children)
listChildren in class BackboneElementpublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty 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 ExampleScenario.ExampleScenarioProcessStepOperationComponent copy()
copy in class BackboneElementpublic void copyValues(ExampleScenario.ExampleScenarioProcessStepOperationComponent dst)
public 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 interface org.hl7.fhir.instance.model.api.IBasefhirType in class BackboneElementCopyright © 2014–2021 Health Level 7. All rights reserved.