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) FinancialAccountRef.addAccountBalanceItem(AccountBalance accountBalanceItem) FinancialAccountRef.atbaseType(String atbaseType) FinancialAccountRef.atreferredType(String atreferredType) FinancialAccountRef.atschemaLocation(String atschemaLocation) @Valid FinancialAccountRefCustomerBill.getFinancialAccount()Get financialAccountMethods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type FinancialAccountRefModifier and TypeMethodDescriptionCustomerBill.financialAccount(FinancialAccountRef financialAccount) voidCustomerBill.setFinancialAccount(FinancialAccountRef financialAccount) -
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.