Uses of Class
de.hybris.platform.tuadatamodel.model.TuaOnCyclePartyBillModel
Packages that use TuaOnCyclePartyBillModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaOnCyclePartyBillModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaOnCyclePartyBillModelModifier and TypeMethodDescriptionTuaPartyBillingCycleModel.getPartyBills()Generated method - Getter of theTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaOnCyclePartyBillModelModifier and TypeMethodDescriptionvoidTuaPartyBillingCycleModel.setPartyBills(Set<TuaOnCyclePartyBillModel> value) Generated method - Setter ofTuaPartyBillingCycle.partyBillsattribute defined at extensiontuadatamodel. -
Uses of TuaOnCyclePartyBillModel in de.hybris.platform.tuawebservicesresources.mappers.customerbill
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbill with parameters of type TuaOnCyclePartyBillModelModifier and TypeMethodDescriptionvoidCustomerBillBillingPeriodAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillCategoryAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillDateAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillNextBillDateAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillPaymentDueDateAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillRunTypeAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context)