Class UsageChargeCartPrice
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.CartPrice
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.UsageChargeCartPrice
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class UsageChargeCartPrice
extends CartPrice
A cart price per usage unit, either volume overage or tier price.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe end limit of the usage tierThe start limit of the usage tierinthashCode()voidsetTierEnd(String tierEnd) voidsetTierStart(String tierStart) toString()Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.CartPrice
addCartPriceItem, addPriceAlterationItem, atbaseType, atschemaLocation, attype, cartPrice, description, getAtbaseType, getAtschemaLocation, getAttype, getCartPrice, getDescription, getId, getName, getPrice, getPriceAlteration, getPriceType, getRecurringChargePeriod, getUnitOfMeasure, getUsageChargeType, id, name, price, priceAlteration, priceType, recurringChargePeriod, setAtbaseType, setAtschemaLocation, setAttype, setCartPrice, setDescription, setId, setName, setPrice, setPriceAlteration, setPriceType, setRecurringChargePeriod, setUnitOfMeasure, setUsageChargeType, unitOfMeasure, usageChargeType
-
Constructor Details
-
UsageChargeCartPrice
public UsageChargeCartPrice()
-
-
Method Details
-
tierStart
-
getTierStart
The start limit of the usage tier- Returns:
- tierStart
-
setTierStart
-
tierEnd
-
getTierEnd
The end limit of the usage tier- Returns:
- tierEnd
-
setTierEnd
-
equals
-
hashCode
public int hashCode() -
toString
-