Class RecurringChargeCartPrice
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.CartPrice
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.RecurringChargeCartPrice
A cart price charge paid recursively.
-
Constructor Summary
Constructors -
Method Summary
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
-
RecurringChargeCartPrice
public RecurringChargeCartPrice()
-
-
Method Details