Class LicenseTariffGroupPrice
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.license.common.bean.LicenseTariffGroupPrice
- All Implemented Interfaces:
Serializable
,Idable
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
setProductId
(int productId) setRangeCost
(List<BigDecimal> rangeCost) setRangeValue
(List<Integer> rangeValue) setTariffGroupId
(int tariffGroupId) setTariffRangeId
(int tariffRangeId) setUnlimCost
(BigDecimal unlimCost)
-
Constructor Details
-
LicenseTariffGroupPrice
public LicenseTariffGroupPrice() -
LicenseTariffGroupPrice
public LicenseTariffGroupPrice(int id)
-
-
Method Details
-
getProductId
public int getProductId() -
getTariffGroupId
public int getTariffGroupId() -
getTariffRangeId
public int getTariffRangeId() -
getRangeValue
-
getRangeCost
-
getUnlimCost
-
setProductId
-
setTariffGroupId
-
setTariffRangeId
-
setRangeValue
-
setRangeCost
-
setUnlimCost
-