Uses of Class
ca.cdr.api.pub.hl7v2.model.MappingResult
-
Uses of MappingResult in ca.cdr.api.pub.hl7v2
Modifier and TypeMethodDescriptionIHl7V2MessageMapper.map
(ca.uhn.hl7v2.model.Message theInput, MappingContext theContext) Translate a message -
Uses of MappingResult in ca.cdr.api.pub.hl7v2.model
Modifier and TypeMethodDescriptionMappingResult.setDoNotProcess
(boolean theDoNotProcess) If set to true (default is false) the given message will not be processed by the systemMappingResult.setMessage
(ca.uhn.hl7v2.model.Message theMessage) Sets the resulting message