Class SmartHouseAccountType
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.smarthouse.common.bean.SmartHouseAccountType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()intintbooleanisUsed()setComment(String comment) setHandlerClass(String handlerClass) setId(int id) Устанавливает id объектаsetMode(SmartHouseAccountMode mode) setServiceId(int serviceId) setServiceModuleId(int serviceModuleId) setTariffMode(SmartHouseTariffMode tariffMode) Устанавливает название (описание) объектаsetUsed(boolean used) 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
-
SmartHouseAccountType
public SmartHouseAccountType()
-
-
Method Details
-
getComment
-
getHandlerClass
-
getMode
-
getServiceId
public int getServiceId() -
getServiceModuleId
public int getServiceModuleId() -
getTariffMode
-
isUsed
public boolean isUsed() -
setComment
-
setHandlerClass
-
setId
Description copied from class:IdУстанавливает id объекта -
setMode
-
setServiceId
-
setServiceModuleId
-
setTariffMode
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setUsed
-