Package pl.matsuo.core.model.api
Interface TemporalEntity
- All Known Implementing Classes:
Numeration
public interface TemporalEntity
-
Method Summary
Modifier and Type Method Description DategetEndDate()DategetStartDate()voidsetEndDate(Date date)voidsetStartDate(Date date)