Uses of Class
se.unlogic.standardutils.i18n.Language

Packages that use Language
se.unlogic.standardutils.i18n   
 

Uses of Language in se.unlogic.standardutils.i18n
 

Methods in se.unlogic.standardutils.i18n that return Language
static Language Language.getLanguage(java.lang.String code)
          Returns the Language from its corresponding language code
static Language Language.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Language[] Language.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.