public class MessageType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MessageType |
APPLICATION_DOMAIN |
static MessageType |
SYSTEM_DOMAIN |
Constructor and Description |
---|
MessageType(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessageType() |
java.lang.String |
toString() |
public static final MessageType SYSTEM_DOMAIN
public static final MessageType APPLICATION_DOMAIN