Uses of Class
de.hybris.platform.billingaccountservices.model.BaPaymentInfoModel
Packages that use BaPaymentInfoModel
Package
Description
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaPaymentInfoModel in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return BaPaymentInfoModelModifier and TypeMethodDescriptionBaBillingAccountModel.getReferredDefaultPaymentMethod()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillingAccount.referredDefaultPaymentMethodattribute defined at extensionbillingaccountservices.BaPaymentPlanModel.getReferredPaymentMethod()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaPaymentPlan.referredPaymentMethodattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type BaPaymentInfoModelModifier and TypeMethodDescriptionvoidBaBillingAccountModel.setReferredDefaultPaymentMethod(BaPaymentInfoModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaBillingAccount.referredDefaultPaymentMethodattribute defined at extensionbillingaccountservices.voidBaPaymentPlanModel.setReferredPaymentMethod(BaPaymentInfoModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaPaymentPlan.referredPaymentMethodattribute defined at extensionbillingaccountservices. -
Uses of BaPaymentInfoModel in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentmethodref
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentmethodref with parameters of type BaPaymentInfoModelModifier and TypeMethodDescriptionvoidPaymentMethodHrefAttributeMapper.populateTargetAttributeFromSource(BaPaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentMethodSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaPaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentMethodTypeAttributeMapper.populateTargetAttributeFromSource(BaPaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.