Class RecipientSettings
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.plugins.notification.common.bean.RecipientSettings
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Описание настройки категории получателей уведомления
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetId(int id) Устанавливает id объектаsetSettings(String settings) Устанавливает название (описание) объектаMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
RecipientSettings
public RecipientSettings()
-
-
Method Details