Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaPriceWsDto
Packages that use TmaPriceWsDto
Package
Description
-
Uses of TmaPriceWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return TmaPriceWsDtoModifier and TypeMethodDescriptionTmaPriceWsDto.dutyFreeAmount(Money dutyFreeAmount) @Valid TmaPriceWsDtoTmaPriceAlterationWsDto.getPrice()Get price@Valid TmaPriceWsDtoTmaProductPriceWsDto.getPrice()Get priceTmaPriceWsDto.percentage(Float percentage) TmaPriceWsDto.schemaLocation(String schemaLocation) TmaPriceWsDto.taxIncludedAmount(Money taxIncludedAmount) Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with parameters of type TmaPriceWsDtoModifier and TypeMethodDescriptionTmaPriceAlterationWsDto.price(TmaPriceWsDto price) TmaProductPriceWsDto.price(TmaPriceWsDto price) voidTmaPriceAlterationWsDto.setPrice(TmaPriceWsDto price) voidTmaProductPriceWsDto.setPrice(TmaPriceWsDto price) -
Uses of TmaPriceWsDto in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription with parameters of type TmaPriceWsDtoModifier and TypeMethodDescriptionvoidTmaPriceWsDtoMapper.mapAtoB(PriceData a, TmaPriceWsDto b, ma.glasnost.orika.MappingContext context) voidTmaPriceWsDtoMapper.mapBtoA(TmaPriceWsDto b, PriceData a, ma.glasnost.orika.MappingContext context)