Module com.logicommerce.sdk
Class DefinitionLanguagesImpl
java.lang.Object
com.logicommerce.sdk.definition.implementations.DefinitionLanguagesImpl
- All Implemented Interfaces:
DefinitionLanguages
DefinitionLanguagesImpl class.
- Since:
- 1.0.16
- Author:
- Logicommerce
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getValues
Description copied from interface:DefinitionLanguagesReturns a map of language names and their corresponding values.- Specified by:
getValuesin interfaceDefinitionLanguages- Returns:
- a map containing language names and values
-
getValue
Description copied from interface:DefinitionLanguagesReturns the value of the specified language.- Specified by:
getValuein interfaceDefinitionLanguages- Parameters:
language- the language for which to retrieve the value- Returns:
- the value of the specified language
-