Class ProductOfferingPriceAlterationWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingPriceWsDTO
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingPriceAlterationWsDTO
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProductOfferingPriceAllowanceWsDTO
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCycle()voidsetCycle(CycleWsDTO cycle) voidsetIsPercentage(Boolean isPercentage) Methods inherited from class de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingPriceWsDTO
getBillingEvent, getBundledPop, getChannel, getChargeType, getId, getIsBundle, getIsPriceOverride, getItemType, getLifecycleStatus, getModifiedTime, getName, getPoRelationship, getPrice, getPricingLogicAlgorithm, getPriority, getProcessType, getProductOfferingTerm, getProductSpecCharValues, getProductSpecCharValueUses, getRecurringChargePeriodLength, getRecurringChargePeriodType, getRegion, getTierEnd, getTierStart, getUnitOfMeasure, getUsageSpecification, getUsageType, getUsageUnit, getUser, getUserPriceGroupID, getValidFor, setBillingEvent, setBundledPop, setChannel, setChargeType, setId, setIsBundle, setIsPriceOverride, setItemType, setLifecycleStatus, setModifiedTime, setName, setPoRelationship, setPrice, setPricingLogicAlgorithm, setPriority, setProcessType, setProductOfferingTerm, setProductSpecCharValues, setProductSpecCharValueUses, setRecurringChargePeriodLength, setRecurringChargePeriodType, setRegion, setTierEnd, setTierStart, setUnitOfMeasure, setUsageSpecification, setUsageType, setUsageUnit, setUser, setUserPriceGroupID, setValidFor
-
Constructor Details
-
ProductOfferingPriceAlterationWsDTO
public ProductOfferingPriceAlterationWsDTO()
-
-
Method Details
-
setCycle
- Overrides:
setCyclein classProductOfferingPriceWsDTO
-
getCycle
- Overrides:
getCyclein classProductOfferingPriceWsDTO
-
setIsPercentage
- Overrides:
setIsPercentagein classProductOfferingPriceWsDTO
-
getIsPercentage
- Overrides:
getIsPercentagein classProductOfferingPriceWsDTO
-