java.lang.Object
de.rpgframework.foundry.Language
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keys
-
-
Constructor Details
-
Language
public Language()
-
-
Method Details
-
addTranslation
-
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-
getLang
- Returns:
- the lang
-
setLang
- Parameters:
lang- the lang to set
-
getPath
- Returns:
- the path
-
setPath
- Parameters:
path- the path to set
-