Class UsagePriceChargeWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingPriceWsDTO
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.UsagePriceChargeWsDTO
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UsagePriceChargeEntryWsDTO
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUsageType(String usageType) voidsetUsageUnit(UsageUnitWsDTO usageUnit) Methods 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, getTierEnd, getTierStart, 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, setTierEnd, setTierStart, setUnitOfMeasure, setUsageSpecification, setUser, setUserPriceGroupID, setValidFor
-
Constructor Details
-
UsagePriceChargeWsDTO
public UsagePriceChargeWsDTO()
-
-
Method Details
-
setUsageType
- Overrides:
setUsageTypein classProductOfferingPriceWsDTO
-
getUsageType
- Overrides:
getUsageTypein classProductOfferingPriceWsDTO
-
setUsageUnit
- Overrides:
setUsageUnitin classProductOfferingPriceWsDTO
-
getUsageUnit
- Overrides:
getUsageUnitin classProductOfferingPriceWsDTO
-