Uses of Class
org.openwms.core.domain.values.I18nSet

Packages that use I18nSet
org.openwms.core.domain.system Contains essential domain classes that belong to the CORE Module. 
 

Uses of I18nSet in org.openwms.core.domain.system
 

Methods in org.openwms.core.domain.system that return I18nSet
 I18nSet I18n.getLang()
          Get the language set.
 

Constructors in org.openwms.core.domain.system with parameters of type I18nSet
I18n(String key, I18nSet lang)
          Create a new I18n.
I18n(String moduleName, String key, I18nSet lang)
          Create a new I18n.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.