Package com.consol.citrus.message
Interface MessageTypeAware
-
public interface MessageTypeAware- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetMessageType(String messageType)Sets the message type.
-
-
-
Method Detail
-
setMessageType
void setMessageType(String messageType)
Sets the message type.
-
-