- All Known Subinterfaces:
MessageKeyWithArgs,ResolvableMessage
- All Known Implementing Classes:
DeclaredMessageKey,ResolvableMessageImpl
public interface MessageKey
A message key.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TYPE_KEY_SUFFIX
Suffix of message keys for types.- See Also:
-
-
Method Details
-
getCode
String getCode()Returns the actual code of the message key.- Returns:
- the code
-