| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Subscription |
Subscription.addContact(ContactPointDt theValue)
Adds a given new value for contact (who.focus)
|
Subscription |
Subscription.addTag(CodingDt theValue)
Adds a given new value for tag ()
|
Subscription |
Subscription.setChannel(Subscription.Channel theValue)
Sets the value(s) for channel ()
|
Subscription |
Subscription.setContact(List<ContactPointDt> theValue)
Sets the value(s) for contact (who.focus)
|
Subscription |
Subscription.setCriteria(String theString)
Sets the value for criteria ()
|
Subscription |
Subscription.setCriteria(StringDt theValue)
Sets the value(s) for criteria ()
|
Subscription |
Subscription.setEnd(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for end (when.done)
|
Subscription |
Subscription.setEnd(InstantDt theValue)
Sets the value(s) for end (when.done)
|
Subscription |
Subscription.setEndWithMillisPrecision(Date theDate)
Sets the value for end (when.done)
|
Subscription |
Subscription.setError(String theString)
Sets the value for error ()
|
Subscription |
Subscription.setError(StringDt theValue)
Sets the value(s) for error ()
|
Subscription |
Subscription.setReason(String theString)
Sets the value for reason (why)
|
Subscription |
Subscription.setReason(StringDt theValue)
Sets the value(s) for reason (why)
|
Subscription |
Subscription.setStatus(BoundCodeDt<SubscriptionStatusEnum> theValue)
Sets the value(s) for status (status)
|
Subscription |
Subscription.setStatus(SubscriptionStatusEnum theValue)
Sets the value(s) for status (status)
|
Subscription |
Subscription.setTag(List<CodingDt> theValue)
Sets the value(s) for tag ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.