aeidon.EnumerationItem

Source: aeidon/enum.py

Anchestors: builtins.int, builtins.object

class aeidon.EnumerationItem

Named constant with an integer value.

EnumerationItem can be instantiated without any specified values and users need not bother with them. Instantiation with correct values harmonous with the rest of the items should be left up to the parent list.