Uses of Class
de.hybris.platform.billmanagementservices.model.BmAccountModel
Packages that use BmAccountModel
Package
Description
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
-
Uses of BmAccountModel in de.hybris.platform.billmanagementservices.model
Subclasses of BmAccountModel in de.hybris.platform.billmanagementservices.modelModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.billmanagementservices.model that return BmAccountModelModifier and TypeMethodDescriptionBmAccountBalanceModel.getAccount()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAccountBalance.accountattribute defined at extensionbillmanagementservices.Methods in de.hybris.platform.billmanagementservices.model that return types with arguments of type BmAccountModelModifier and TypeMethodDescriptionBmPartyRoleModel.getAccounts()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyRole.accountsattribute defined at extensionbillmanagementservices.Methods in de.hybris.platform.billmanagementservices.model with parameters of type BmAccountModelModifier and TypeMethodDescriptionvoidBmAccountBalanceModel.setAccount(BmAccountModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAccountBalance.accountattribute defined at extensionbillmanagementservices.Method parameters in de.hybris.platform.billmanagementservices.model with type arguments of type BmAccountModelModifier and TypeMethodDescriptionvoidBmPartyRoleModel.setAccounts(Set<BmAccountModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyRole.accountsattribute defined at extensionbillmanagementservices.