Class EnumerationType

All Implemented Interfaces:
Serializable, Comparable

@Deprecated(since="ages", forRemoval=false) public class EnumerationType extends ComposedType
Deprecated.
since ages - please use {see de.hybris.platform.core.model.enumeration.EnumerationMetaTypeModel} instead.
A special composed type describing enumeration types.

Enumeration types may have sorted and resortable instances. Mostly enumeration types describe EnumerationValue item instances but any item type may be value type of a enumeration type too.

See Also: