Annotation Interface MessageId


@Documented @Retention(RUNTIME) @Target(PARAMETER) @Bindable @Inherited public @interface MessageId
An annotation used to indicate that a parameter on a method should be bound to the message id.
Since:
2.0.0
Author:
Vinicius Carvalho