Class Subscription
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for Subscription complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Subscription">
<complexContent>
<extension base="{http://hl7.org/fhir}DomainResource">
<sequence>
<element name="criteria" type="{http://hl7.org/fhir}string"/>
<element name="contact" type="{http://hl7.org/fhir}ContactPoint" maxOccurs="unbounded" minOccurs="0"/>
<element name="reason" type="{http://hl7.org/fhir}string"/>
<element name="status" type="{http://hl7.org/fhir}SubscriptionStatus"/>
<element name="error" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="channel" type="{http://hl7.org/fhir}Subscription.Channel"/>
<element name="end" type="{http://hl7.org/fhir}instant" minOccurs="0"/>
<element name="tag" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SubscriptionChannelprotected List<ContactPoint> protected Stringprotected Instantprotected Stringprotected Stringprotected SubscriptionStatusFields inherited from class org.hl7.fhir.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.Resource
id, implicitRules, language, meta -
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 channel property.Gets the value of the contact property.Gets the value of the criteria property.getEnd()Gets the value of the end property.getError()Gets the value of the error property.Gets the value of the reason property.Gets the value of the status property.getTag()Gets the value of the tag property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetChannel(SubscriptionChannel value) Sets the value of the channel property.voidsetContact(List<ContactPoint> value) voidsetCriteria(String value) Sets the value of the criteria property.voidSets the value of the end property.voidSets the value of the error property.voidSets the value of the reason property.voidsetStatus(SubscriptionStatus value) Sets the value of the status property.voidtoString()withChannel(SubscriptionChannel value) withContact(Collection<ContactPoint> values) withContact(ContactPoint... values) withContained(Collection<ResourceContainer> values) withContained(ResourceContainer... values) withCriteria(String value) withExtension(Collection<Extension> values) withExtension(Extension... values) withImplicitRules(Uri value) withLanguage(Code value) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withReason(String value) withStatus(SubscriptionStatus value) withTag(Collection<Coding> values) Methods inherited from class org.hl7.fhir.DomainResource
getContained, getExtension, getModifierExtension, getText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.Resource
getId, getImplicitRules, getLanguage, getMeta, setId, setImplicitRules, setLanguage, setMeta
-
Field Details
-
criteria
-
contact
-
reason
-
status
-
error
-
channel
-
end
-
tag
-
-
Constructor Details
-
Subscription
public Subscription()
-
-
Method Details
-
getCriteria
Gets the value of the criteria property.- Returns:
- possible object is
String
-
setCriteria
Sets the value of the criteria property.- Parameters:
value- allowed object isString
-
getContact
Gets the value of the contact 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 contact property.For example, to add a new item, do as follows:
getContact().add(newItem);Objects of the following type(s) are allowed in the list
ContactPoint -
getReason
Gets the value of the reason property.- Returns:
- possible object is
String
-
setReason
Sets the value of the reason property.- Parameters:
value- allowed object isString
-
getStatus
Gets the value of the status property.- Returns:
- possible object is
SubscriptionStatus
-
setStatus
Sets the value of the status property.- Parameters:
value- allowed object isSubscriptionStatus
-
getError
Gets the value of the error property.- Returns:
- possible object is
String
-
setError
Sets the value of the error property.- Parameters:
value- allowed object isString
-
getChannel
Gets the value of the channel property.- Returns:
- possible object is
SubscriptionChannel
-
setChannel
Sets the value of the channel property.- Parameters:
value- allowed object isSubscriptionChannel
-
getEnd
Gets the value of the end property.- Returns:
- possible object is
Instant
-
setEnd
Sets the value of the end property.- Parameters:
value- allowed object isInstant
-
getTag
Gets the value of the tag 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 tag property.For example, to add a new item, do as follows:
getTag().add(newItem);Objects of the following type(s) are allowed in the list
Coding -
withCriteria
-
withContact
-
withContact
-
withReason
-
withStatus
-
withError
-
withChannel
-
withEnd
-
withTag
-
withTag
-
withText
- Overrides:
withTextin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withId
- Overrides:
withIdin classDomainResource
-
withMeta
- Overrides:
withMetain classDomainResource
-
withImplicitRules
- Overrides:
withImplicitRulesin classDomainResource
-
withLanguage
- Overrides:
withLanguagein classDomainResource
-
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 classDomainResource
-
equals
- Overrides:
equalsin classDomainResource
-
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 classDomainResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classDomainResource
-
toString
- Overrides:
toStringin classDomainResource
-
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 classDomainResource
-
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 classDomainResource
-
setContact
-
setTag
-