Class SmartHouseOption
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
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:
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.common.model.IdTitle
IdTitle.Builder, IdTitle.IdTitleBuilder
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
setComment
(String comment) setNpayModuleId
(int npayModuleId) setNpayServiceId
(int npayServiceId) setSmarthouseServiceId
(int smarthouseServiceId) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, to, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
Constructor Details
-
SmartHouseOption
public SmartHouseOption() -
SmartHouseOption
-
-
Method Details
-
getComment
-
getNpayModuleId
public int getNpayModuleId() -
getNpayServiceId
public int getNpayServiceId() -
getSmarthouseServiceId
public int getSmarthouseServiceId() -
setComment
-
setNpayModuleId
-
setNpayServiceId
-
setSmarthouseServiceId
-