Package | Description |
---|---|
ca.uhn.hl7v2.protocol | |
ca.uhn.hl7v2.protocol.impl |
Modifier and Type | Method and Description |
---|---|
AcceptValidator[] |
ProcessorContext.getValidators() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorContext.addValidator(AcceptValidator theValidator)
Adds a new validator to the list of those returned by
getValidators() . |
Modifier and Type | Method and Description |
---|---|
AcceptValidator[] |
ProcessorContextImpl.getValidators() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorContextImpl.addValidator(AcceptValidator theValidator)
Adds a new validator to the list of those returned by
getValidators() . |
Copyright © 2001–2017 University Health Network. All rights reserved.