Annotation Interface Id


@Documented @Retention(RUNTIME) @Target(PARAMETER) @Bindable @Inherited public @interface Id
Used to bind the message ID to a parameter.
Since:
1.0.0
Author:
James Kleeh