Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.FinancialAccountRef
Packages that use FinancialAccountRef
Package
Description
-
Uses of FinancialAccountRef in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return FinancialAccountRefModifier and TypeMethodDescriptionFinancialAccountRef.accountBalance(AccountBalance accountBalance) Deprecated.FinancialAccountRef.atBaseType(String atBaseType) Deprecated.FinancialAccountRef.atReferredType(String atReferredType) Deprecated.FinancialAccountRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.@Valid FinancialAccountRefBillingAccount.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefBillingAccountUnderscoreCreate.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefBillingAccountUnderscoreUpdate.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefPartyAccount.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefPartyAccountUnderscoreCreate.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefPartyAccountUnderscoreUpdate.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefSettlementAccount.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefSettlementAccountUnderscoreCreate.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountRefSettlementAccountUnderscoreUpdate.getFinancialAccount()Deprecated.Get financialAccountDeprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type FinancialAccountRefModifier and TypeMethodDescriptionBillingAccount.financialAccount(FinancialAccountRef financialAccount) Deprecated.BillingAccountUnderscoreCreate.financialAccount(FinancialAccountRef financialAccount) Deprecated.BillingAccountUnderscoreUpdate.financialAccount(FinancialAccountRef financialAccount) Deprecated.PartyAccount.financialAccount(FinancialAccountRef financialAccount) Deprecated.PartyAccountUnderscoreCreate.financialAccount(FinancialAccountRef financialAccount) Deprecated.PartyAccountUnderscoreUpdate.financialAccount(FinancialAccountRef financialAccount) Deprecated.SettlementAccount.financialAccount(FinancialAccountRef financialAccount) Deprecated.SettlementAccountUnderscoreCreate.financialAccount(FinancialAccountRef financialAccount) Deprecated.SettlementAccountUnderscoreUpdate.financialAccount(FinancialAccountRef financialAccount) Deprecated.voidBillingAccount.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidBillingAccountUnderscoreCreate.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidBillingAccountUnderscoreUpdate.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidPartyAccount.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidPartyAccountUnderscoreCreate.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidPartyAccountUnderscoreUpdate.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidSettlementAccount.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidSettlementAccountUnderscoreCreate.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidSettlementAccountUnderscoreUpdate.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated. -
Uses of FinancialAccountRef in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.financialaccountref
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.financialaccountref with parameters of type FinancialAccountRefModifier and TypeMethodDescriptionvoidFinancialAccountRefHrefAttributeMapper.populateTargetAttributeFromSource(BaFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidFinancialAccountRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(BaFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidFinancialAccountRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.