Class ProdOfferPriceAlteration
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingPrice
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProdOfferPriceAlteration
- Direct Known Subclasses:
ProdOfferPriceAllowance
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProdOfferPriceAlteration
extends ProductOfferingPrice
A price alteration of the ProductOfferingPrice
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingPrice
addBundledPopItem, addBundledPopRelationshipItem, addChannelItem, addConstraintItem, addPlaceItem, addPopRelationshipItem, addPoRelationshipItem, addPricingLogicAlgorithmItem, addProcessTypeItem, addProdSpecCharValueUseItem, addProductOfferingTermItem, addTaxItem, atbaseType, atschemaLocation, attype, billingEvent, bundledPop, bundledPopRelationship, channel, constraint, description, getAtbaseType, getAtschemaLocation, getAttype, getBillingEvent, getBundledPop, getBundledPopRelationship, getChannel, getConstraint, getDescription, getHref, getId, getLastUpdate, getLifecycleStatus, getName, getPercentage, getPlace, getPopRelationship, getPoRelationship, getPrice, getPriceType, getPricingLogicAlgorithm, getPriority, getProcessType, getProdSpecCharValueUse, getProductOfferingTerm, getRecurringChargePeriodLength, getRecurringChargePeriodType, getRelatedParty, getTax, getUnitOfMeasure, getValidFor, getVersion, href, id, isBundle, isIsBundle, isIsPriceOverride, isPriceOverride, lastUpdate, lifecycleStatus, name, percentage, place, popRelationship, poRelationship, price, priceType, pricingLogicAlgorithm, priority, processType, prodSpecCharValueUse, productOfferingTerm, recurringChargePeriodLength, recurringChargePeriodType, relatedParty, setAtbaseType, setAtschemaLocation, setAttype, setBillingEvent, setBundledPop, setBundledPopRelationship, setChannel, setConstraint, setDescription, setHref, setId, setIsBundle, setIsPriceOverride, setLastUpdate, setLifecycleStatus, setName, setPercentage, setPlace, setPopRelationship, setPoRelationship, setPrice, setPriceType, setPricingLogicAlgorithm, setPriority, setProcessType, setProdSpecCharValueUse, setProductOfferingTerm, setRecurringChargePeriodLength, setRecurringChargePeriodType, setRelatedParty, setTax, setUnitOfMeasure, setValidFor, setVersion, tax, unitOfMeasure, validFor, version
-
Constructor Details
-
ProdOfferPriceAlteration
public ProdOfferPriceAlteration()
-
-
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 classProductOfferingPrice
-
hashCode
public int hashCode()- Overrides:
hashCodein classProductOfferingPrice
-
toString
- Overrides:
toStringin classProductOfferingPrice
-