Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.TmaBillingAccountRefWsDto
Packages that use TmaBillingAccountRefWsDto
Package
Description
-
Uses of TmaBillingAccountRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return TmaBillingAccountRefWsDtoModifier and TypeMethodDescription@Valid TmaBillingAccountRefWsDtoTmaProductPriceWsDto.getBillingAccount()Get billingAccountTmaBillingAccountRefWsDto.referredType(String referredType) Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return types with arguments of type TmaBillingAccountRefWsDtoModifier and TypeMethodDescription@Valid List<TmaBillingAccountRefWsDto>TmaProductWsDto.getBillingAccount()Get billingAccountMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with parameters of type TmaBillingAccountRefWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.addBillingAccountItem(TmaBillingAccountRefWsDto billingAccountItem) TmaProductPriceWsDto.billingAccount(TmaBillingAccountRefWsDto billingAccount) voidTmaProductPriceWsDto.setBillingAccount(TmaBillingAccountRefWsDto billingAccount) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with type arguments of type TmaBillingAccountRefWsDtoModifier and TypeMethodDescriptionTmaProductWsDto.billingAccount(List<TmaBillingAccountRefWsDto> billingAccount) voidTmaProductWsDto.setBillingAccount(List<TmaBillingAccountRefWsDto> billingAccount) -
Uses of TmaBillingAccountRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription with parameters of type TmaBillingAccountRefWsDtoModifier and TypeMethodDescriptionvoidTmaBillingAccountRefWsDtoMapper.mapAtoB(TmaSubscriptionBaseData a, TmaBillingAccountRefWsDto b, ma.glasnost.orika.MappingContext context) voidTmaBillingAccountRefWsDtoMapper.mapBtoA(TmaBillingAccountRefWsDto b, TmaSubscriptionBaseData a, ma.glasnost.orika.MappingContext context)