java.lang.Object
io.xlate.edi.stream.EDIStreamConstants.Delimiters
- Enclosing interface:
- EDIStreamConstants
public static class EDIStreamConstants.Delimiters extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringCOMPONENT_ELEMENTstatic StringDATA_ELEMENTstatic StringDECIMALstatic StringRELEASEstatic StringREPETITIONstatic StringSEGMENT -
Method Summary
-
Field Details
-
SEGMENT
- See Also:
- Constant Field Values
-
DATA_ELEMENT
- See Also:
- Constant Field Values
-
COMPONENT_ELEMENT
- See Also:
- Constant Field Values
-
REPETITION
- See Also:
- Constant Field Values
-
DECIMAL
- See Also:
- Constant Field Values
-
RELEASE
- See Also:
- Constant Field Values
-