Package com.deniz.jira.worklog.data
Interface WithIdAndName
- All Superinterfaces:
WithId
- All Known Implementing Classes:
AccountImp
public interface WithIdAndName extends WithId
Objects that can be identified with unique id.
-
Method Summary
Modifier and Type Method Description java.lang.String
getName()
-
Method Details
-
getName
java.lang.String getName()
-