Uses of Class
de.hybris.platform.billmanagementservices.model.BmAccountBalanceModel
Packages that use BmAccountBalanceModel
Package
Description
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
-
Uses of BmAccountBalanceModel in de.hybris.platform.billmanagementservices.model
Methods in de.hybris.platform.billmanagementservices.model that return types with arguments of type BmAccountBalanceModelModifier and TypeMethodDescriptionBmAccountModel.getAccountBalances()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccount.accountBalancesattribute defined at extensionbillmanagementservices.Method parameters in de.hybris.platform.billmanagementservices.model with type arguments of type BmAccountBalanceModelModifier and TypeMethodDescriptionvoidBmAccountModel.setAccountBalances(Set<BmAccountBalanceModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAccount.accountBalancesattribute defined at extensionbillmanagementservices.