Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.FinancialAccountRef
Packages that use FinancialAccountRef
Package
Description
-
Uses of FinancialAccountRef in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return FinancialAccountRefModifier and TypeMethodDescriptionFinancialAccountRef.accountBalance(List<AccountBalance> accountBalance) Deprecated.FinancialAccountRef.addAccountBalanceItem(AccountBalance accountBalanceItem) Deprecated.FinancialAccountRef.atBaseType(String atBaseType) Deprecated.FinancialAccountRef.atReferredType(String atReferredType) Deprecated.FinancialAccountRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.@Valid FinancialAccountRefCustomerBill.getFinancialAccount()Deprecated.Get financialAccountDeprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type FinancialAccountRefModifier and TypeMethodDescriptionCustomerBill.financialAccount(FinancialAccountRef financialAccount) Deprecated.voidCustomerBill.setFinancialAccount(FinancialAccountRef financialAccount) Deprecated. -
Uses of FinancialAccountRef in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.financialaccountref
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.financialaccountref with parameters of type FinancialAccountRefModifier and TypeMethodDescriptionvoidFinancialAccountRefBaseTypeAttributeMapper.populateTargetAttributeFromSource(BmFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidFinancialAccountRefHrefAttributeMapper.populateTargetAttributeFromSource(BmFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidFinancialAccountRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(BmFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidFinancialAccountRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BmFinancialAccountModel source, FinancialAccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.