Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.PaymentMethodRef
Packages that use PaymentMethodRef
Package
Description
-
Uses of PaymentMethodRef in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return PaymentMethodRefModifier and TypeMethodDescriptionPaymentMethodRef.atBaseType(String atBaseType) Deprecated.PaymentMethodRef.atReferredType(String atReferredType) Deprecated.PaymentMethodRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.@Valid PaymentMethodRefBillingAccount.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefBillingAccountUnderscoreCreate.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefBillingAccountUnderscoreUpdate.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefPartyAccount.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefPartyAccountUnderscoreCreate.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefPartyAccountUnderscoreUpdate.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefSettlementAccount.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefSettlementAccountUnderscoreCreate.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefSettlementAccountUnderscoreUpdate.getDefaultPaymentMethod()Deprecated.Get defaultPaymentMethod@Valid PaymentMethodRefPaymentPlan.getPaymentMethod()Deprecated.Get paymentMethodDeprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type PaymentMethodRefModifier and TypeMethodDescriptionBillingAccount.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.BillingAccountUnderscoreCreate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.BillingAccountUnderscoreUpdate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.PartyAccount.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.PartyAccountUnderscoreCreate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.PartyAccountUnderscoreUpdate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.SettlementAccount.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.SettlementAccountUnderscoreCreate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.SettlementAccountUnderscoreUpdate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.PaymentPlan.paymentMethod(PaymentMethodRef paymentMethod) Deprecated.voidBillingAccount.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidBillingAccountUnderscoreCreate.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidBillingAccountUnderscoreUpdate.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidPartyAccount.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidPartyAccountUnderscoreCreate.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidPartyAccountUnderscoreUpdate.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidSettlementAccount.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidSettlementAccountUnderscoreCreate.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidSettlementAccountUnderscoreUpdate.setDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidPaymentPlan.setPaymentMethod(PaymentMethodRef paymentMethod) Deprecated. -
Uses of PaymentMethodRef in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentmethodref
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentmethodref with parameters of type PaymentMethodRefModifier and TypeMethodDescriptionvoidPaymentMethodHrefAttributeMapper.populateTargetAttributeFromSource(BaPaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentMethodRefHrefAttributeMapper.populateTargetAttributeFromSource(PaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentMethodRefIdAttributeMapper.populateTargetAttributeFromSource(PaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentMethodRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PaymentInfoModel source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidPaymentMethodRefTypeAttributeMapper.populateTargetAttributeFromSource(PaymentInfoModel 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.