Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AccountBalance
Packages that use AccountBalance
-
Uses of AccountBalance in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return AccountBalanceModifier and TypeMethodDescriptionDeprecated.AccountBalance.atBaseType(String atBaseType) Deprecated.AccountBalance.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.AccountBalance.balanceType(String balanceType) Deprecated.AccountBalance.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return types with arguments of type AccountBalanceModifier and TypeMethodDescription@Valid List<AccountBalance>FinancialAccountRef.getAccountBalance()Deprecated.Get accountBalanceMethods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type AccountBalanceModifier and TypeMethodDescriptionFinancialAccountRef.addAccountBalanceItem(AccountBalance accountBalanceItem) Deprecated.Method parameters in de.hybris.platform.billmanagementtmfwebservices.v1.dto with type arguments of type AccountBalanceModifier and TypeMethodDescriptionFinancialAccountRef.accountBalance(List<AccountBalance> accountBalance) Deprecated.voidFinancialAccountRef.setAccountBalance(List<AccountBalance> accountBalance) Deprecated.