- java.lang.Object
-
- io.xlate.edi.stream.EDIStreamConstants.Standards
-
- Enclosing interface:
- EDIStreamConstants
public static class EDIStreamConstants.Standards extends Object
-
-
Field Detail
-
EDIFACT
public static final String EDIFACT
Constant name for the EDIFACT EDI Dialect- See Also:
- Constant Field Values
-
TRADACOMS
public static final String TRADACOMS
Constant name for the TRADACOMS EDI Dialect- Since:
- 1.15
- See Also:
- Constant Field Values
-
X12
public static final String X12
Constant name for the X12 EDI Dialect- See Also:
- Constant Field Values
-
-