Uses of Class
ca.uhn.fhir.model.dstu2.resource.MessageHeader.Response
-
Uses of MessageHeader.Response in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionMessageHeader.getResponse()
Gets the value(s) for response ().MessageHeader.Response.setCode
(ResponseTypeEnum theValue) Sets the value(s) for code ()MessageHeader.Response.setCode
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResponseTypeEnum> theValue) Sets the value(s) for code ()MessageHeader.Response.setDetails
(ResourceReferenceDt theValue) Sets the value(s) for details ()MessageHeader.Response.setIdentifier
(ca.uhn.fhir.model.primitive.IdDt theValue) Sets the value(s) for identifier ()MessageHeader.Response.setIdentifier
(String theId) Sets the value for identifier ()Modifier and TypeMethodDescriptionMessageHeader.setResponse
(MessageHeader.Response theValue) Sets the value(s) for response ()