package ru.orangesoftware.financisto2.utils; public interface EntityEnum extends LocalizableEnum { int getIconId(); }