| Package | org.pranaframework.domain |
| Interface | public interface IEnum extends IEntity, IValueObject |
| Implementors | Enum |
| Property | Defined by | ||
|---|---|---|---|
![]() | id : *
Returns the id of the entity.
| IEntity | |
| value : * [read-only]
Returns the value of this enum entry.
| IEnum | ||