Package | Description |
---|---|
ca.uhn.hl7v2.model |
Modifier and Type | Method and Description |
---|---|
boolean |
MessageVisitorSupport.end(Field field,
Location location) |
boolean |
DelegatingMessageVisitor.end(Field Field,
Location location) |
boolean |
MessageVisitor.end(Field field,
Location location)
Leaves a field.
|
boolean |
MessageVisitorSupport.start(Field field,
Location location) |
boolean |
DelegatingMessageVisitor.start(Field field,
Location location) |
boolean |
MessageVisitor.start(Field field,
Location location)
Enters a field.
|
Copyright © 2001–2017 University Health Network. All rights reserved.