Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaRealizingResourceWsDto
Packages that use TmaRealizingResourceWsDto
-
Uses of TmaRealizingResourceWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return TmaRealizingResourceWsDtoMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return types with arguments of type TmaRealizingResourceWsDtoModifier and TypeMethodDescription@Valid List<TmaRealizingResourceWsDto>TmaProductWsDto.getRealizingResource()Get realizingResourceMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with parameters of type TmaRealizingResourceWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.addRealizingResourceItem(TmaRealizingResourceWsDto realizingResourceItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with type arguments of type TmaRealizingResourceWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.realizingResource(List<TmaRealizingResourceWsDto> realizingResource) voidTmaProductWsDto.setRealizingResource(List<TmaRealizingResourceWsDto> realizingResource)