com.stc.connector.hl7.framework.structure.segment
Interface Segment
- All Superinterfaces:
- Component
- All Known Implementing Classes:
- ERR, GenericSegmentImpl, MSA, MSH, SFT
public interface Segment
- extends Component
This interface represents a HL7 message segment which contains HL7 fields.
- Version:
- cvs revision: $Revision: 1.2 $ Last Modified: $Date: 2005/09/03 06:28:38 $
- Author:
- Harry Liu
Field Summary |
static java.lang.String |
version
|
version
static final java.lang.String version
- See Also:
- Constant Field Values
getFields
Field[] getFields()
- Method getFields.
- Returns:
- Field[]