Class UserDevice
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.cerbercrypt.common.bean.UserDevice
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Устройство юзера. привязывается к user_card и имеет какой-то дополнительный
конфиг, который отдаётся в активаторъ.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetComment(String comment) setId(int id) Устанавливает id объектаУстанавливает название (описание) объекта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
-
UserDevice
public UserDevice()
-
-
Method Details