Class UsagePriceChargeEntryWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingPriceWsDTO
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.UsagePriceChargeWsDTO
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.UsagePriceChargeEntryWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTierEnd(Integer tierEnd) voidsetTierStart(Integer tierStart) Methods inherited from class de.hybris.platform.b2ctelcocommercewebservicescommons.dto.UsagePriceChargeWsDTO
getUsageType, getUsageUnit, setUsageType, setUsageUnitMethods inherited from class de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingPriceWsDTO
getBillingEvent, getBundledPop, getChannel, getChargeType, getCycle, getId, getIsBundle, getIsPercentage, getIsPriceOverride, getItemType, getLifecycleStatus, getModifiedTime, getName, getPopRelationships, getPoRelationship, getPrice, getPricingLogicAlgorithm, getPriority, getProcessType, getProductOfferingTerm, getProductSpecCharValues, getProductSpecCharValueUses, getRecurringChargePeriodLength, getRecurringChargePeriodType, getRegion, getUnitOfMeasure, getUsageSpecification, getUser, getUserPriceGroupID, getValidFor, setBillingEvent, setBundledPop, setChannel, setChargeType, setCycle, setId, setIsBundle, setIsPercentage, setIsPriceOverride, setItemType, setLifecycleStatus, setModifiedTime, setName, setPopRelationships, setPoRelationship, setPrice, setPricingLogicAlgorithm, setPriority, setProcessType, setProductOfferingTerm, setProductSpecCharValues, setProductSpecCharValueUses, setRecurringChargePeriodLength, setRecurringChargePeriodType, setRegion, setUnitOfMeasure, setUsageSpecification, setUser, setUserPriceGroupID, setValidFor
-
Constructor Details
-
UsagePriceChargeEntryWsDTO
public UsagePriceChargeEntryWsDTO()
-
-
Method Details
-
setTierEnd
- Overrides:
setTierEndin classProductOfferingPriceWsDTO
-
getTierEnd
- Overrides:
getTierEndin classProductOfferingPriceWsDTO
-
setTierStart
- Overrides:
setTierStartin classProductOfferingPriceWsDTO
-
getTierStart
- Overrides:
getTierStartin classProductOfferingPriceWsDTO
-