Class DeviceTypeScript
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.script.common.bean.Script
ru.bitel.oss.systems.inventory.resource.common.bean.DeviceTypeScript
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintВозвращает userId(код) пользователя - автора ревизии.setDeviceTypeId(int deviceTypeId) setModifyType(Date modifyType) setUserId(int userId) Устанавливает userID(код) пользователя - автора ревизии.setUserTitle(String userTitle) Methods inherited from class ru.bitel.bgbilling.kernel.script.common.bean.Script
getRevision, getScript, getTimeRevision, setId, setRevision, setScript, setTimeRevision, setTitleMethods 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
-
DeviceTypeScript
public DeviceTypeScript()
-
-
Method Details
-
getDeviceTypeId
public int getDeviceTypeId() -
setDeviceTypeId
-
getModifyType
-
setModifyType
-
getUserId
public int getUserId()Description copied from class:ScriptВозвращает userId(код) пользователя - автора ревизии. -
setUserId
Description copied from class:ScriptУстанавливает userID(код) пользователя - автора ревизии. -
getUserTitle
-
setUserTitle
-