Interface MessageKey

All Known Subinterfaces:
MessageKeyWithArgs, ResolvableMessage
All Known Implementing Classes:
DeclaredMessageKey, ResolvableMessageImpl

public interface MessageKey
A message key.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Suffix of message keys for types.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the actual code of the message key.
  • Field Details

  • Method Details

    • getCode

      String getCode()
      Returns the actual code of the message key.
      Returns:
      the code