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