| Package | Description |
|---|---|
| ca.uhn.hl7v2.model |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericSegment
An unspecified segment that has an undefined number of fields, each
of which is a Varies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageVisitor.endSegment(List<Structure> thePathToGroup,
AbstractSegment theSegment) |
void |
MessageVisitor.startSegment(List<Structure> thePathToGroup,
AbstractSegment theSegment) |
void |
MessageVisitor.value(AbstractSegment theSegment,
int theFieldNum,
Type theDataType) |
Copyright © 2001-2012 University Health Network. All Rights Reserved.