Package org.apache.camel.component.jt400
Interface Jt400Constants
-
public interface Jt400Constants
-
-
Field Summary
Fields Modifier and Type Field Description static StringKEYstatic StringMESSAGEstatic StringMESSAGE_DFT_RPYstatic StringMESSAGE_FILEstatic StringMESSAGE_IDstatic StringMESSAGE_REPLYTO_KEYstatic StringMESSAGE_SEVERITYstatic StringMESSAGE_TYPEstatic StringSENDER_INFORMATION
-
-
-
Field Detail
-
SENDER_INFORMATION
static final String SENDER_INFORMATION
- See Also:
- Constant Field Values
-
KEY
static final String KEY
- See Also:
- Constant Field Values
-
MESSAGE
static final String MESSAGE
- See Also:
- Constant Field Values
-
MESSAGE_ID
static final String MESSAGE_ID
- See Also:
- Constant Field Values
-
MESSAGE_FILE
static final String MESSAGE_FILE
- See Also:
- Constant Field Values
-
MESSAGE_TYPE
static final String MESSAGE_TYPE
- See Also:
- Constant Field Values
-
MESSAGE_SEVERITY
static final String MESSAGE_SEVERITY
- See Also:
- Constant Field Values
-
MESSAGE_DFT_RPY
static final String MESSAGE_DFT_RPY
- See Also:
- Constant Field Values
-
MESSAGE_REPLYTO_KEY
static final String MESSAGE_REPLYTO_KEY
- See Also:
- Constant Field Values
-
-