public interface BreakpointMessageInterface
Modifier and Type | Method and Description |
---|---|
String |
getDisplayMessage() |
String |
getType() |
boolean |
isEnabled() |
boolean |
match(Message aMessage,
boolean isRequest,
boolean onlyIfInScope) |
void |
setEnabled(boolean enabled) |