Class MultilingualText

java.lang.Object
net.codecrete.qrbill.generator.MultilingualText

public class MultilingualText extends Object
Helper class providing multilingual texts printed on QR bills.
  • Field Details

  • Method Details

    • getText

      public static String getText(String key, Language language)
      Gets the text for the specified text key in the specified language
      Parameters:
      key - text key
      language - language
      Returns:
      text