Class ScopedTranslationRepresentation


  • public class ScopedTranslationRepresentation
    extends Object
    Author:
    Filip Hrisafov
    • Constructor Detail

      • ScopedTranslationRepresentation

        public ScopedTranslationRepresentation()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getLocale

        public String getLocale()
      • setLocale

        public void setLocale​(String locale)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)