
Uses of Class
ca.uhn.fhir.model.dstu2.resource.MessageHeader.Response
Packages that use MessageHeader.Response
-
Uses of MessageHeader.Response in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MessageHeader.ResponseModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type MessageHeader.ResponseModifier and TypeMethodDescriptionMessageHeader.setResponse(MessageHeader.Response theValue) Sets the value(s) for response ()