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
- Direct Known Subclasses:
ContractTariffVar
- 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 TypeMethodDescriptionintintintgetTopId()getType()intgetUpId()voidsetDefaultValue(String defaultValue) voidsetModuleId(int moduleId) voidsetParentDefaultValue(String parentDefaultValue) voidsetTariffPlanId(int tariffPlanId) voidsetTopId(int topId) voidsetType(TariffVarType type) voidsetUpId(int upId) toString()Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitleMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
TariffVar
public TariffVar() -
TariffVar
-
-
Method Details
-
getUpId
public int getUpId() -
getTopId
public int getTopId() -
getTariffPlanId
public int getTariffPlanId() -
getType
-
getModuleId
public int getModuleId() -
getDefaultValue
-
getParentDefaultValue
-
setUpId
public void setUpId(int upId) -
setTopId
public void setTopId(int topId) -
setTariffPlanId
public void setTariffPlanId(int tariffPlanId) -
setType
-
setModuleId
public void setModuleId(int moduleId) -
setParentDefaultValue
-
setDefaultValue
-
toString
-
copyTariffVar
-