public final class MDMConstants extends Object
MDMConstants
Helper class to encapsulate library constants.| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER
File IO buffer size.
|
static String |
FIELD_SEPARATOR
MSH.1 - Field separator.
|
static String |
ID_SEPARATOR
ID separator in PID ID list.
|
static String |
SEGMENT_TERMINATOR
Carriage return required at the end of each segment string to denote end of segment
(and message in the case of the final segment).
|
static String |
VALUE_SEPARATOR
Value separator in specific sub-segments.
|
public static final String FIELD_SEPARATOR
public static final String VALUE_SEPARATOR
public static final String ID_SEPARATOR
public static final String SEGMENT_TERMINATOR
public static final int BUFFER
Copyright © 2021. All rights reserved.