Class MessageFormatSupport.ArgInsert

java.lang.Object
de.codecamp.messages.shared.messageformat.MessageFormatSupport.ArgInsert
Enclosing interface:
MessageFormatSupport

public static class MessageFormatSupport.ArgInsert extends Object
  • Constructor Details

    • ArgInsert

      public ArgInsert(String label, String reference)
  • Method Details

    • getLabel

      public String getLabel()
    • getReference

      public String getReference()