Uses of Class
de.hybris.platform.patchesdemo.structure.Language
-
Packages that use Language Package Description de.hybris.platform.patchesdemo.structure -
-
Uses of Language in de.hybris.platform.patchesdemo.structure
Methods in de.hybris.platform.patchesdemo.structure that return Language Modifier and Type Method Description static LanguageLanguage. 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.
-