Uses of Interface
ca.uhn.hl7v2.protocol.AcceptValidator.AcceptRuling
Packages that use AcceptValidator.AcceptRuling
-
Uses of AcceptValidator.AcceptRuling in ca.uhn.hl7v2.protocol
Methods in ca.uhn.hl7v2.protocol that return AcceptValidator.AcceptRulingModifier and TypeMethodDescriptionAcceptValidator.check(Transportable theMessage) Returns a ruling regarding whether the given message can be accepted for further processing (ie determines CE, CR, or CA for enhanced mode, and AR for original mode).