Package com.storedobject.common
Interface HasName
- All Known Implementing Classes:
AbstractTradeType
,AbstractUnit
,ApplicationModule
,Block
,CheckListTemplate
,CheckListTemplateItem
,ControlSchedule
,DocumentType
,FixedTax
,ForeignFinancialSystem
,MaterialRequestPriority
,MCPPrompt
,MCPTool
,MediaFile
,MessageEscalationGroup
,Name
,NoTax
,Product
,PurchaseType
,ReportDefinition
,Resource
,SaleType
,ShortName
,SOClass
,SuperUnit
,TaxMethod
,TaxRegion
,TaxType
,Topic
,TransactionType
,Unit
,UnitItem
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Something that has got a name.
- Author:
- Syam
-
Method Summary
-
Method Details
-
getName
String getName()
-