Class TariffVar
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.tariff.common.bean.TariffVar
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TariffVarintintintgetTopId()getType()intgetUpId()setDefaultValue(String defaultValue) setId(int id) Устанавливает id объектаsetModuleId(int moduleId) setTariffPlanId(int tariffPlanId) Устанавливает название (описание) объектаsetTopId(int topId) setType(TariffVarType type) setUpId(int upId) toString()Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitleMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
TariffVar
public TariffVar()
-
-
Method Details
-
copyTariffVar
-
getDefaultValue
-
getModuleId
public int getModuleId() -
getTariffPlanId
public int getTariffPlanId() -
getTopId
public int getTopId() -
getType
-
getUpId
public int getUpId() -
setDefaultValue
-
setId
Description copied from class:IdУстанавливает id объекта -
setModuleId
-
setTariffPlanId
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setTopId
-
setType
-
setUpId
-
toString
-
from
-