Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaProductTermWsDto
Packages that use TmaProductTermWsDto
-
Uses of TmaProductTermWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return TmaProductTermWsDtoModifier and TypeMethodDescriptionTmaProductTermWsDto.description(String description) TmaProductTermWsDto.validFor(TmaTimePeriodWsDto validFor) Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return types with arguments of type TmaProductTermWsDtoModifier and TypeMethodDescription@Valid List<TmaProductTermWsDto>TmaProductWsDto.getProductTerm()Get productTermMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with parameters of type TmaProductTermWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.addProductTermItem(TmaProductTermWsDto productTermItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with type arguments of type TmaProductTermWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.productTerm(List<TmaProductTermWsDto> productTerm) voidTmaProductWsDto.setProductTerm(List<TmaProductTermWsDto> productTerm)