Class SmartHouseOption
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.smarthouse.common.bean.SmartHouseOption
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintsetComment(String comment) setId(int id) Устанавливает id объектаsetNpayModuleId(int npayModuleId) setNpayServiceId(int npayServiceId) setSmarthouseServiceId(int smarthouseServiceId) Устанавливает название (описание) объекта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
-
SmartHouseOption
public SmartHouseOption()
-
-
Method Details
-
getComment
-
getNpayModuleId
public int getNpayModuleId() -
getNpayServiceId
public int getNpayServiceId() -
getSmarthouseServiceId
public int getSmarthouseServiceId() -
setComment
-
setId
Description copied from class:IdУстанавливает id объекта -
setNpayModuleId
-
setNpayServiceId
-
setSmarthouseServiceId
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта
-