Class LicenseTariffGroupPrice
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
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) Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId, toString
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
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
-