Class CmsStructureEnumTypeComponentTypeAttributePopulatorTest.DynamicEnum
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.populators.CmsStructureEnumTypeComponentTypeAttributePopulatorTest.DynamicEnum
- All Implemented Interfaces:
HybrisEnumValue,Serializable
- Enclosing class:
- CmsStructureEnumTypeComponentTypeAttributePopulatorTest
public static class CmsStructureEnumTypeComponentTypeAttributePopulatorTest.DynamicEnum
extends Object
implements HybrisEnumValue
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DynamicEnum
public DynamicEnum()
-
-
Method Details
-
getCode
Description copied from interface:HybrisEnumValueGets the code of this enum value.- Specified by:
getCodein interfaceHybrisEnumValue- Returns:
- code of value
-
getType
Description copied from interface:HybrisEnumValueGets the type this enum value belongs to.- Specified by:
getTypein interfaceHybrisEnumValue- Returns:
- code of type
-