Uses of Class
de.hybris.platform.patches.utils.StructureStateUtilsTest.TestLanguage
-
Packages that use StructureStateUtilsTest.TestLanguage Package Description de.hybris.platform.patches.utils -
-
Uses of StructureStateUtilsTest.TestLanguage in de.hybris.platform.patches.utils
Methods in de.hybris.platform.patches.utils that return StructureStateUtilsTest.TestLanguage Modifier and Type Method Description static StructureStateUtilsTest.TestLanguageStructureStateUtilsTest.TestLanguage. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StructureStateUtilsTest.TestLanguage[]StructureStateUtilsTest.TestLanguage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-