Package com.qfs.snl.messages
Interface IMessageBuilder.IWithTitle
- Enclosing interface:
IMessageBuilder
public static interface IMessageBuilder.IWithTitle
Builder of messages with configured title.
- Author:
- ActiveViam
-
Method Summary
Modifier and TypeMethodDescriptionSets the sender of the message.
-
Method Details
-
from
Sets the sender of the message.- Parameters:
sender
- the identifier of the sender (name, ...)- Returns:
- a builder with sender
-