Class SmartHousePackageBase
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.smarthouse.common.bean.SmartHousePackageBase
- All Implemented Interfaces:
Serializable
,GuiTitlable
,Idable
,ListItem
- See Also:
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
int
int
setComment
(String comment) setDurationUnitCode
(int durationUnitCode) setDurationValue
(int durationValue) setOptionNames
(String optionNames) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
SmartHousePackageBase
public SmartHousePackageBase()
-
-
Method Details
-
getPeriod
-
setPeriod
-
getOptionNames
-
setOptionNames
-
getComment
-
setComment
-
getDurationValue
public int getDurationValue() -
setDurationValue
-
getDurationUnitCode
public int getDurationUnitCode() -
setDurationUnitCode
-
builder
-