Uses of Class
org.linuxforhealth.fhir.model.resource.MessageHeader.Response
- 
Packages that use MessageHeader.Response Package Description org.linuxforhealth.fhir.model.resource  - 
- 
Uses of MessageHeader.Response in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return MessageHeader.Response Modifier and Type Method Description MessageHeader.ResponseMessageHeader.Response.Builder. build()Build theMessageHeader.ResponseMessageHeader.ResponseMessageHeader. getResponse()Information about the message that this message is a response to.Methods in org.linuxforhealth.fhir.model.resource with parameters of type MessageHeader.Response Modifier and Type Method Description protected MessageHeader.Response.BuilderMessageHeader.Response.Builder. from(MessageHeader.Response response)MessageHeader.BuilderMessageHeader.Builder. response(MessageHeader.Response response)Information about the message that this message is a response to.protected voidMessageHeader.Response.Builder. validate(MessageHeader.Response response) 
 -