Interface HasName

All Known Implementing Classes:
AbstractCardAccount, Account, AccountEntity, AccountTitle, BranchAccount, BusinessEntity, CashAccount, DigitalPaymentAccount, Entity, EntityAccount, EntityRole, InstantaneousAccount, OffsetAccount, Organization, Person, PersonalEntity, PersonRole, SystemEntity, SystemUser
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface HasName
represents something that has a name.
Author:
Syam