...
Message types generated by the application data modeler can be created via their static create() method. Application code populates message contents as a regular pojoby calling setter methods, as though it were any other POJO.
Message Concurrency and Pooling
...