Class PerUnitUsageChargeData
java.lang.Object
de.hybris.platform.subscriptionfacades.data.UsageChargeData
de.hybris.platform.subscriptionfacades.data.PerUnitUsageChargeData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRatio()voidsetBlockSize(Integer blockSize) voidsetIncludedQty(Integer includedQty) voidsetMinBlocks(Integer minBlocks) voidvoidsetSubscriptionBillingId(String subscriptionBillingId) voidsetUsageChargeType(UsageChargeTypeData usageChargeType) Methods inherited from class de.hybris.platform.subscriptionfacades.data.UsageChargeData
getFromDate, getGrossAmount, getName, getNetAmount, getToDate, getUsage, getUsageChargeEntries, getUsageUnit, setFromDate, setGrossAmount, setName, setNetAmount, setToDate, setUsage, setUsageChargeEntries, setUsageUnit
-
Constructor Details
-
PerUnitUsageChargeData
public PerUnitUsageChargeData()
-
-
Method Details
-
setUsageChargeType
-
getUsageChargeType
-
setBlockSize
-
getBlockSize
-
setIncludedQty
-
getIncludedQty
-
setMinBlocks
-
getMinBlocks
-
setRatio
-
getRatio
-
setSubscriptionBillingId
-
getSubscriptionBillingId
-