Class PropertiesReadingInternationalString

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get​(java.util.Locale locale)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PropertiesReadingInternationalString

        public PropertiesReadingInternationalString​(java.lang.String key,
                                                    MessagesHelper messagesHelper)
    • Method Detail

      • get

        public java.lang.String get​(java.util.Locale locale)
        Specified by:
        get in interface org.faktorips.values.InternationalString