Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaRealizingServiceWsDto
Packages that use TmaRealizingServiceWsDto
-
Uses of TmaRealizingServiceWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return TmaRealizingServiceWsDtoMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return types with arguments of type TmaRealizingServiceWsDtoModifier and TypeMethodDescription@Valid List<TmaRealizingServiceWsDto>TmaProductWsDto.getRealizingService()Get realizingServiceMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with parameters of type TmaRealizingServiceWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.addRealizingServiceItem(TmaRealizingServiceWsDto realizingServiceItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with type arguments of type TmaRealizingServiceWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.realizingService(List<TmaRealizingServiceWsDto> realizingService) voidTmaProductWsDto.setRealizingService(List<TmaRealizingServiceWsDto> realizingService)