Class GuidanceResponseAction
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for GuidanceResponse.Action complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GuidanceResponse.Action">
<complexContent>
<extension base="{http://hl7.org/fhir}BackboneElement">
<sequence>
<element name="actionIdentifier" type="{http://hl7.org/fhir}Identifier" minOccurs="0"/>
<element name="label" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="title" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="description" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="textEquivalent" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="concept" type="{http://hl7.org/fhir}CodeableConcept" maxOccurs="unbounded" minOccurs="0"/>
<element name="supportingEvidence" type="{http://hl7.org/fhir}Attachment" maxOccurs="unbounded" minOccurs="0"/>
<element name="relatedAction" type="{http://hl7.org/fhir}GuidanceResponse.RelatedAction" minOccurs="0"/>
<element name="documentation" type="{http://hl7.org/fhir}Attachment" maxOccurs="unbounded" minOccurs="0"/>
<element name="participant" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
<element name="type" type="{http://hl7.org/fhir}code" minOccurs="0"/>
<element name="behavior" type="{http://hl7.org/fhir}GuidanceResponse.Behavior" maxOccurs="unbounded" minOccurs="0"/>
<element name="resource" type="{http://hl7.org/fhir}Reference" minOccurs="0"/>
<element name="action" type="{http://hl7.org/fhir}GuidanceResponse.Action" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<GuidanceResponseAction> protected Identifierprotected List<GuidanceResponseBehavior> protected List<CodeableConcept> protected Stringprotected List<Attachment> protected Stringprotected GuidanceResponseRelatedActionprotected Referenceprotected List<Attachment> protected Stringprotected Stringprotected CodeFields inherited from class org.hl7.fhir.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the action property.Gets the value of the actionIdentifier property.Gets the value of the behavior property.Gets the value of the concept property.Gets the value of the description property.Gets the value of the documentation property.getLabel()Gets the value of the label property.Gets the value of the participant property.Gets the value of the relatedAction property.Gets the value of the resource property.Gets the value of the supportingEvidence property.Gets the value of the textEquivalent property.getTitle()Gets the value of the title property.getType()Gets the value of the type property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAction(List<GuidanceResponseAction> value) voidsetActionIdentifier(Identifier value) Sets the value of the actionIdentifier property.voidsetBehavior(List<GuidanceResponseBehavior> value) voidsetConcept(List<CodeableConcept> value) voidsetDescription(String value) Sets the value of the description property.voidsetDocumentation(List<Attachment> value) voidSets the value of the label property.voidsetParticipant(List<Reference> value) voidSets the value of the relatedAction property.voidsetResource(Reference value) Sets the value of the resource property.voidsetSupportingEvidence(List<Attachment> value) voidsetTextEquivalent(String value) Sets the value of the textEquivalent property.voidSets the value of the title property.voidSets the value of the type property.toString()withAction(Collection<GuidanceResponseAction> values) withAction(GuidanceResponseAction... values) withActionIdentifier(Identifier value) withBehavior(GuidanceResponseBehavior... values) withConcept(Collection<CodeableConcept> values) withConcept(CodeableConcept... values) withDescription(String value) withDocumentation(Collection<Attachment> values) withDocumentation(Attachment... values) withExtension(Collection<Extension> values) withExtension(Extension... values) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withParticipant(Collection<Reference> values) withParticipant(Reference... values) withResource(Reference value) withSupportingEvidence(Collection<Attachment> values) withSupportingEvidence(Attachment... values) withTextEquivalent(String value) Methods inherited from class org.hl7.fhir.BackboneElement
getModifierExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.Element
getExtension, getId, setExtension, setId
-
Field Details
-
actionIdentifier
-
label
-
title
-
description
-
textEquivalent
-
concept
-
supportingEvidence
-
documentation
-
participant
-
type
-
behavior
-
resource
-
action
-
-
Constructor Details
-
GuidanceResponseAction
public GuidanceResponseAction()
-
-
Method Details
-
getActionIdentifier
Gets the value of the actionIdentifier property.- Returns:
- possible object is
Identifier
-
setActionIdentifier
Sets the value of the actionIdentifier property.- Parameters:
value- allowed object isIdentifier
-
getLabel
Gets the value of the label property.- Returns:
- possible object is
String
-
setLabel
Sets the value of the label property.- Parameters:
value- allowed object isString
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getDescription
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Parameters:
value- allowed object isString
-
getTextEquivalent
Gets the value of the textEquivalent property.- Returns:
- possible object is
String
-
setTextEquivalent
Sets the value of the textEquivalent property.- Parameters:
value- allowed object isString
-
getConcept
Gets the value of the concept property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the concept property.For example, to add a new item, do as follows:
getConcept().add(newItem);Objects of the following type(s) are allowed in the list
CodeableConcept -
getSupportingEvidence
Gets the value of the supportingEvidence property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the supportingEvidence property.For example, to add a new item, do as follows:
getSupportingEvidence().add(newItem);Objects of the following type(s) are allowed in the list
Attachment -
getRelatedAction
Gets the value of the relatedAction property.- Returns:
- possible object is
GuidanceResponseRelatedAction
-
setRelatedAction
Sets the value of the relatedAction property.- Parameters:
value- allowed object isGuidanceResponseRelatedAction
-
getDocumentation
Gets the value of the documentation property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the documentation property.For example, to add a new item, do as follows:
getDocumentation().add(newItem);Objects of the following type(s) are allowed in the list
Attachment -
getParticipant
Gets the value of the participant property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the participant property.For example, to add a new item, do as follows:
getParticipant().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
getType
Gets the value of the type property.- Returns:
- possible object is
Code
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isCode
-
getBehavior
Gets the value of the behavior property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the behavior property.For example, to add a new item, do as follows:
getBehavior().add(newItem);Objects of the following type(s) are allowed in the list
GuidanceResponseBehavior -
getResource
Gets the value of the resource property.- Returns:
- possible object is
Reference
-
setResource
Sets the value of the resource property.- Parameters:
value- allowed object isReference
-
getAction
Gets the value of the action property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the action property.For example, to add a new item, do as follows:
getAction().add(newItem);Objects of the following type(s) are allowed in the list
GuidanceResponseAction -
withActionIdentifier
-
withLabel
-
withTitle
-
withDescription
-
withTextEquivalent
-
withConcept
-
withConcept
-
withSupportingEvidence
-
withSupportingEvidence
-
withRelatedAction
-
withDocumentation
-
withDocumentation
-
withParticipant
-
withParticipant
-
withType
-
withBehavior
-
withBehavior
-
withResource
-
withAction
-
withAction
-
withModifierExtension
- Overrides:
withModifierExtensionin classBackboneElement
-
withModifierExtension
- Overrides:
withModifierExtensionin classBackboneElement
-
withExtension
- Overrides:
withExtensionin classBackboneElement
-
withExtension
- Overrides:
withExtensionin classBackboneElement
-
withId
- Overrides:
withIdin classBackboneElement
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classBackboneElement
-
equals
- Overrides:
equalsin classBackboneElement
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classBackboneElement
-
hashCode
public int hashCode()- Overrides:
hashCodein classBackboneElement
-
toString
- Overrides:
toStringin classBackboneElement
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classBackboneElement
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classBackboneElement
-
setConcept
-
setSupportingEvidence
-
setDocumentation
-
setParticipant
-
setBehavior
-
setAction
-