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