|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSegment | |
---|---|
ca.uhn.hl7v2.model |
Uses of AbstractSegment in ca.uhn.hl7v2.model |
---|
Subclasses of AbstractSegment in ca.uhn.hl7v2.model | |
---|---|
class |
GenericSegment
An unspecified segment that has an undefined number of fields, each of which is a Varies. |
Methods in ca.uhn.hl7v2.model with parameters of type AbstractSegment | |
---|---|
void |
MessageVisitor.endSegment(java.util.List<Structure> thePathToGroup,
AbstractSegment theSegment)
|
void |
MessageVisitor.startSegment(java.util.List<Structure> thePathToGroup,
AbstractSegment theSegment)
|
void |
MessageVisitor.value(AbstractSegment theSegment,
int theFieldNum,
Type theDataType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |