Class Literal
java.lang.Object
io.mateu.mdd.core.model.multilanguage.Literal
- All Implemented Interfaces:
io.mateu.util.interfaces.Translated
holder for translations. Hardcoding translations is used for better performance
Created by miguel on 13/9/16.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.mateu.util.interfaces.Translated
getAr, getCz, getDe, getEn, getEs, getFr, getIt, getRu, setAr, setCz, setDe, setEn, setEs, setFr, setIt, setRu
-
Constructor Details
-
Literal
public Literal() -
Literal
-
Literal
-
-
Method Details
-
toString
-
set
public void set(io.mateu.util.data.Data value) - Specified by:
setin interfaceio.mateu.util.interfaces.Translated
-
get
public io.mateu.util.data.Data get()- Specified by:
getin interfaceio.mateu.util.interfaces.Translated
-
get
-
set
-
translateWithDeepL
- Throws:
Exception
-