Interface IdentifiableEnum
-
public interface IdentifiableEnumA contract for enums which represent foreign keys. Every enum used to represent a foreign key must implement this interface.- Author:
- Collin Alpert
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetId()
-