Class AssistantKeyValue
java.lang.Object
ru.bitel.bgbilling.plugins.assistant.common.bean.AssistantKeyValue
- All Implemented Interfaces:
 GuiTitlable
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AssistantKeyValue
public AssistantKeyValue() - 
AssistantKeyValue
 
 - 
 - 
Method Details
- 
getKey
 - 
setKey
 - 
getValue
 - 
setValue
 - 
toString
 - 
getGuiTitle
Description copied from interface:GuiTitlableСтрока - имя объекта. Скорее всего уникальная. Используется в комбобоксах, например, итд.- Specified by:
 getGuiTitlein interfaceGuiTitlable- Returns:
 - Строка - представление объекта.
 
 
 -