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()booleanisUsed()setComment(String comment) setHandlerClass(String handlerClass) setId(int id) Устанавливает id объектаsetMode(SmartHouseAccountMode mode) 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