Package ru.bitel.common.model
Class IdTitleValue
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.common.model.IdTitleValue
- All Implemented Interfaces:
 Serializable,GuiTitlable,Idable,ListItem
- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.common.model.IdTitle
IdTitle.Builder, IdTitle.IdTitleBuilder - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getTitle, setTitle, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId 
- 
Field Details
- 
value
 
 - 
 - 
Constructor Details
- 
IdTitleValue
public IdTitleValue() - 
IdTitleValue
 
 - 
 - 
Method Details
- 
getValue
 - 
setValue
 - 
getGuiTitle
Description copied from interface:GuiTitlableСтрока - имя объекта. Скорее всего уникальная. Используется в комбобоксах, например, итд.- Specified by:
 getGuiTitlein interfaceGuiTitlable- Overrides:
 getGuiTitlein classIdTitle- Returns:
 - Строка - представление объекта.
 
 
 -