
Uses of Class
ca.uhn.fhir.model.dstu2.resource.MessageHeader
Packages that use MessageHeader
-
Uses of MessageHeader in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MessageHeaderModifier and TypeMethodDescriptionMessageHeader.addDestination(MessageHeader.Destination theValue) Adds a given new value for destination (who.focus)MessageHeader.setAuthor(ResourceReferenceDt theValue) Sets the value(s) for author (who.author)MessageHeader.setData(List<ResourceReferenceDt> theValue) Sets the value(s) for data ()MessageHeader.setDestination(List<MessageHeader.Destination> theValue) Sets the value(s) for destination (who.focus)MessageHeader.setEnterer(ResourceReferenceDt theValue) Sets the value(s) for enterer (who.author)Sets the value(s) for event (what)MessageHeader.setReason(CodeableConceptDt theValue) Sets the value(s) for reason (why)MessageHeader.setReceiver(ResourceReferenceDt theValue) Sets the value(s) for receiver (who.focus)MessageHeader.setResponse(MessageHeader.Response theValue) Sets the value(s) for response ()MessageHeader.setResponsible(ResourceReferenceDt theValue) Sets the value(s) for responsible (who.witness)MessageHeader.setSource(MessageHeader.Source theValue) Sets the value(s) for source (who.actor)MessageHeader.setTimestamp(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for timestamp (when.init)MessageHeader.setTimestamp(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for timestamp (when.init)MessageHeader.setTimestampWithMillisPrecision(Date theDate) Sets the value for timestamp (when.init)