Package de.codecamp.messages.codegen
Annotation Type MessageProxyMethod
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface MessageProxyMethod
Used to mark the methods of generated message proxy interfaces.
-
-
Element Detail
-
code
String code
Returns the code of the message key.- Returns:
- the code of the message key
-
-