Package com.storedobject.core
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.
represents something that has a name.
- Author:
- Syam
-
Method Summary
-
Method Details
-
getName
-