Interface Hl7TranslatorV3toV2
-
- All Known Implementing Classes:
PdqRequest3to2Translator
,PixAck3to2Translator
,PixFeedRequest3to2Translator
,PixQueryRequest3to2Translator
public interface Hl7TranslatorV3toV2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
postprocess(Message qry, GPathResult xml)
Message
translateV3toV2(String v3, Message initialV2)
-
-
-
Method Detail
-
postprocess
void postprocess(Message qry, GPathResult xml)
-
-