|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptValidator | |
|---|---|
| ca.uhn.hl7v2.protocol | |
| ca.uhn.hl7v2.protocol.impl | |
| Uses of AcceptValidator in ca.uhn.hl7v2.protocol |
|---|
| Methods in ca.uhn.hl7v2.protocol that return AcceptValidator | |
|---|---|
AcceptValidator[] |
ProcessorContext.getValidators()
|
| Methods in ca.uhn.hl7v2.protocol with parameters of type AcceptValidator | |
|---|---|
void |
ProcessorContext.addValidator(AcceptValidator theValidator)
Adds a new validator to the list of those returned by getValidators(). |
| Uses of AcceptValidator in ca.uhn.hl7v2.protocol.impl |
|---|
| Methods in ca.uhn.hl7v2.protocol.impl that return AcceptValidator | |
|---|---|
AcceptValidator[] |
ProcessorContextImpl.getValidators()
|
| Methods in ca.uhn.hl7v2.protocol.impl with parameters of type AcceptValidator | |
|---|---|
void |
ProcessorContextImpl.addValidator(AcceptValidator theValidator)
Adds a new validator to the list of those returned by getValidators(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||