Class RecurringChargeOrderPrice
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.OrderPrice
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.RecurringChargeOrderPrice
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class RecurringChargeOrderPrice
extends OrderPrice
An order price charge paid recursively.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.OrderPrice
addOrderPriceItem, addPriceAlterationItem, atbaseType, atschemaLocation, attype, billingAccount, description, getAtbaseType, getAtschemaLocation, getAttype, getBillingAccount, getDescription, getId, getName, getOrderPrice, getPrice, getPriceAlteration, getPriceType, getProductOfferingPrice, getRecurringChargePeriod, getUnitOfMeasure, getUsageChargeType, id, name, orderPrice, price, priceAlteration, priceType, productOfferingPrice, recurringChargePeriod, setAtbaseType, setAtschemaLocation, setAttype, setBillingAccount, setDescription, setId, setName, setOrderPrice, setPrice, setPriceAlteration, setPriceType, setProductOfferingPrice, setRecurringChargePeriod, setUnitOfMeasure, setUsageChargeType, unitOfMeasure, usageChargeType
-
Constructor Details
-
RecurringChargeOrderPrice
public RecurringChargeOrderPrice()
-
-
Method Details
-
cycle
-
getCycle
Represents the start time, and end time of the recurring cycle (the first 3 months) . If empty, the cycle is the entire recurring period.- Returns:
- cycle
-
setCycle
-
equals
- Overrides:
equalsin classOrderPrice
-
hashCode
public int hashCode()- Overrides:
hashCodein classOrderPrice
-
toString
- Overrides:
toStringin classOrderPrice
-