Uses of Class
ca.cdr.api.pub.hl7v2.model.MappingResult
Packages that use MappingResult
-
Uses of MappingResult in ca.cdr.api.pub.hl7v2
Methods in ca.cdr.api.pub.hl7v2 that return MappingResultModifier and TypeMethodDescriptionIHl7V2MessageMapper.map(ca.uhn.hl7v2.model.Message theInput, MappingContext theContext) Translate a message -
Uses of MappingResult in ca.cdr.api.pub.hl7v2.model
Methods in ca.cdr.api.pub.hl7v2.model that return MappingResultModifier 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