Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.FinancialAccount
Packages that use FinancialAccount
-
Uses of FinancialAccount in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return FinancialAccountModifier and TypeMethodDescriptionFinancialAccount.accountBalance(List<AccountBalance> accountBalance) Deprecated.FinancialAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.FinancialAccount.accountType(String accountType) Deprecated.FinancialAccount.addAccountBalanceItem(AccountBalance accountBalanceItem) Deprecated.FinancialAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.FinancialAccount.addContactItem(Contact contactItem) Deprecated.FinancialAccount.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.FinancialAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.FinancialAccount.atBaseType(String atBaseType) Deprecated.FinancialAccount.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.FinancialAccount.creditLimit(Money creditLimit) Deprecated.FinancialAccount.description(String description) Deprecated.@Valid FinancialAccountFinancialAccountAttributeValueChangeEventPayload.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountFinancialAccountCreateEventPayload.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountFinancialAccountDeleteEventPayload.getFinancialAccount()Deprecated.Get financialAccount@Valid FinancialAccountFinancialAccountStateChangeEventPayload.getFinancialAccount()Deprecated.Get financialAccountDeprecated.Deprecated.FinancialAccount.lastModified(Date lastModified) Deprecated.Deprecated.FinancialAccount.relatedParty(List<RelatedParty> relatedParty) Deprecated.Deprecated.FinancialAccount.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type FinancialAccountModifier and TypeMethodDescriptionFinancialAccountAttributeValueChangeEventPayload.financialAccount(FinancialAccount financialAccount) Deprecated.FinancialAccountCreateEventPayload.financialAccount(FinancialAccount financialAccount) Deprecated.FinancialAccountDeleteEventPayload.financialAccount(FinancialAccount financialAccount) Deprecated.FinancialAccountStateChangeEventPayload.financialAccount(FinancialAccount financialAccount) Deprecated.voidFinancialAccountAttributeValueChangeEventPayload.setFinancialAccount(FinancialAccount financialAccount) Deprecated.voidFinancialAccountCreateEventPayload.setFinancialAccount(FinancialAccount financialAccount) Deprecated.voidFinancialAccountDeleteEventPayload.setFinancialAccount(FinancialAccount financialAccount) Deprecated.voidFinancialAccountStateChangeEventPayload.setFinancialAccount(FinancialAccount financialAccount) Deprecated.