
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Subscription
Packages that use Subscription
-
Uses of Subscription in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return SubscriptionModifier and TypeMethodDescriptionSubscription.addContact(ContactPointDt theValue) Adds a given new value for contact (who.focus)Adds a given new value for tag ()Subscription.setChannel(Subscription.Channel theValue) Sets the value(s) for channel ()Subscription.setContact(List<ContactPointDt> theValue) Sets the value(s) for contact (who.focus)Subscription.setCriteria(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for criteria ()Subscription.setCriteria(String theString) Sets the value for criteria ()Subscription.setEnd(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for end (when.done)Sets the value for end (when.done)Subscription.setEndWithMillisPrecision(Date theDate) Sets the value for end (when.done)Subscription.setError(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for error ()Sets the value for error ()Subscription.setReason(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for reason (why)Sets the value for reason (why)Subscription.setStatus(SubscriptionStatusEnum theValue) Sets the value(s) for status (status)Subscription.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<SubscriptionStatusEnum> theValue) Sets the value(s) for status (status)Sets the value(s) for tag ()