Uses of Interface
ca.uhn.hl7v2.protocol.AcceptValidator
Packages that use AcceptValidator
-
Uses of AcceptValidator in ca.uhn.hl7v2.protocol
Methods in ca.uhn.hl7v2.protocol that return AcceptValidatorMethods in ca.uhn.hl7v2.protocol with parameters of type AcceptValidatorModifier and TypeMethodDescriptionvoidProcessorContext.addValidator(AcceptValidator theValidator) Adds a new validator to the list of those returned bygetValidators(). -
Uses of AcceptValidator in ca.uhn.hl7v2.protocol.impl
Methods in ca.uhn.hl7v2.protocol.impl that return AcceptValidatorMethods in ca.uhn.hl7v2.protocol.impl with parameters of type AcceptValidatorModifier and TypeMethodDescriptionvoidProcessorContextImpl.addValidator(AcceptValidator theValidator) Adds a new validator to the list of those returned bygetValidators().