Uses of Class
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.CycleWsDTO
Packages that use CycleWsDTO
-
Uses of CycleWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.dto
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto that return CycleWsDTOModifier and TypeMethodDescriptionCartCostWsDTO.getCycle()PriceAlterationWsDTO.getCycle()ProductOfferingPriceAlterationWsDTO.getCycle()ProductOfferingPriceWsDTO.getCycle()RecurringChargeCartCostWsDTO.getCycle()RecurringPriceChargeWsDTO.getCycle()Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto with parameters of type CycleWsDTOModifier and TypeMethodDescriptionvoidCartCostWsDTO.setCycle(CycleWsDTO cycle) voidPriceAlterationWsDTO.setCycle(CycleWsDTO cycle) voidProductOfferingPriceAlterationWsDTO.setCycle(CycleWsDTO cycle) voidProductOfferingPriceWsDTO.setCycle(CycleWsDTO cycle) voidRecurringChargeCartCostWsDTO.setCycle(CycleWsDTO cycle) voidRecurringPriceChargeWsDTO.setCycle(CycleWsDTO cycle)