Sun Message Library for HL7

com.stc.hl7.parser
Interface HL7Messages.DelimData

Enclosing class:
HL7Messages

public static interface HL7Messages.DelimData

Enumerated constants for the delimiter values


Field Summary
static byte[] ESCAPE
           
static byte[] LEVEL1
           
static byte[] LEVEL2
           
static byte[] LEVEL3
           
static byte[] LEVEL4
           
static byte[] LEVEL5
           
static byte[] REPETITION
           
 

Field Detail

LEVEL1

static final byte[] LEVEL1

LEVEL2

static final byte[] LEVEL2

LEVEL3

static final byte[] LEVEL3

LEVEL4

static final byte[] LEVEL4

LEVEL5

static final byte[] LEVEL5

REPETITION

static final byte[] REPETITION

ESCAPE

static final byte[] ESCAPE

Sun Message Library for HL7