| Modifier and Type | Class and Description |
|---|---|
static class |
MessageFactory.Builder |
| Modifier and Type | Method and Description |
|---|---|
IMessage |
createById(int id)
Creates a new message instance which maps to the given ID
|
public IMessage createById(int id)
id - The ID of the messageCopyright © 2016. All rights reserved.