Uses of Class
ca.uhn.fhir.model.dstu2.resource.MessageHeader.Response
-
Packages that use MessageHeader.Response Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of MessageHeader.Response in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return MessageHeader.Response Modifier and Type Method Description MessageHeader.ResponseMessageHeader. getResponse()Gets the value(s) for response ().MessageHeader.ResponseMessageHeader.Response. setCode(ResponseTypeEnum theValue)Sets the value(s) for code ()MessageHeader.ResponseMessageHeader.Response. setCode(ca.uhn.fhir.model.primitive.BoundCodeDt<ResponseTypeEnum> theValue)Sets the value(s) for code ()MessageHeader.ResponseMessageHeader.Response. setDetails(ResourceReferenceDt theValue)Sets the value(s) for details ()MessageHeader.ResponseMessageHeader.Response. setIdentifier(ca.uhn.fhir.model.primitive.IdDt theValue)Sets the value(s) for identifier ()MessageHeader.ResponseMessageHeader.Response. setIdentifier(String theId)Sets the value for identifier ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type MessageHeader.Response Modifier and Type Method Description MessageHeaderMessageHeader. setResponse(MessageHeader.Response theValue)Sets the value(s) for response ()
-