Package com.deniz.jira.worklog.data
Interface WithId
- All Known Subinterfaces:
ITeam,WithIdAndName
- All Known Implementing Classes:
AccountImp,PeriodImp,TeamImp,TimerImp
public interface WithId
Objects that can be identified with unique id.
-
Method Summary
Modifier and Type Method Description java.lang.IntegergetId()
-
Method Details
-
getId
java.lang.Integer getId()
-