Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage.TmaBalanceWsDto
Packages that use TmaBalanceWsDto
Package
Description
-
Uses of TmaBalanceWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage that return TmaBalanceWsDtoModifier and TypeMethodDescriptionTmaBalanceWsDto.remainingValue(Long remainingValue) TmaBalanceWsDto.remainingValueLabel(String remainingValueLabel) TmaBalanceWsDto.schemaLocation(String schemaLocation) TmaBalanceWsDto.validFor(TmaTimePeriodWsDto validFor) Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage that return types with arguments of type TmaBalanceWsDtoModifier and TypeMethodDescription@Valid List<TmaBalanceWsDto>TmaBucketWsDto.getBucketBalance()Get bucketBalanceMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage with parameters of type TmaBalanceWsDtoModifier and TypeMethodDescriptionTmaBucketWsDto.addBucketBalanceItem(TmaBalanceWsDto bucketBalanceItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage with type arguments of type TmaBalanceWsDtoModifier and TypeMethodDescriptionTmaBucketWsDto.bucketBalance(List<TmaBalanceWsDto> bucketBalance) voidTmaBucketWsDto.setBucketBalance(List<TmaBalanceWsDto> bucketBalance) -
Uses of TmaBalanceWsDto in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.usage
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.usage with parameters of type TmaBalanceWsDtoModifier and TypeMethodDescriptionvoidTmaBalanceWsDtoMapper.mapAtoB(TmaAverageServiceUsageData a, TmaBalanceWsDto b, ma.glasnost.orika.MappingContext context) voidTmaBalanceWsDtoMapper.mapBtoA(TmaBalanceWsDto b, TmaAverageServiceUsageData a, ma.glasnost.orika.MappingContext context) protected voidTmaBalanceWsDtoMapper.mapDefaultAtoB(TmaAverageServiceUsageData a, TmaBalanceWsDto b, ma.glasnost.orika.MappingContext context)