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