Class DialogProcessingWrapper
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.botmanager.common.bean.DialogProcessingWrapper
- 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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getId()
Возвращает id объектаgetTitle()
Возвращает название (описание) объектаvoid
setPathToImplClass
(String pathToImplClass) void
Устанавливает название (описание) объектаMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, toIdTitle, toString
-
Constructor Details
-
DialogProcessingWrapper
public DialogProcessingWrapper() -
DialogProcessingWrapper
-
-
Method Details