Class NameImpl
java.lang.Object
com.evolveum.midpoint.model.impl.visualizer.output.NameImpl
- All Implemented Interfaces:
- Name,- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleangetId()inthashCode()voidsetDescription(LocalizableMessage description) voidsetDescription(String description) voidsetDisplayName(LocalizableMessage displayName) voidsetDisplayName(String displayName) voidvoidsetOverview(LocalizableMessage overview) toString()
- 
Constructor Details- 
NameImpl
- 
NameImpl
 
- 
- 
Method Details- 
getSimpleName- Specified by:
- getSimpleNamein interface- Name
 
- 
getId
- 
setId
- 
getDisplayName- Specified by:
- getDisplayNamein interface- Name
 
- 
setDisplayName
- 
setDisplayName
- 
getDescription- Specified by:
- getDescriptionin interface- Name
 
- 
setDescription
- 
setDescription
- 
getOverview- Specified by:
- getOverviewin interface- Name
 
- 
setOverview
- 
toString
- 
toDebugDump
- 
equals
- 
hashCodepublic int hashCode()
 
-