Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.PartyAccount
Packages that use PartyAccount
-
Uses of PartyAccount in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return PartyAccountModifier and TypeMethodDescriptionPartyAccount.accountBalance(List<AccountBalance> accountBalance) Deprecated.PartyAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.PartyAccount.accountType(String accountType) Deprecated.PartyAccount.addAccountBalanceItem(AccountBalance accountBalanceItem) Deprecated.PartyAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.PartyAccount.addContactItem(Contact contactItem) Deprecated.PartyAccount.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.PartyAccount.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.PartyAccount.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.PartyAccount.atBaseType(String atBaseType) Deprecated.PartyAccount.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.PartyAccount.billStructure(BillStructure billStructure) Deprecated.Deprecated.PartyAccount.creditLimit(Money creditLimit) Deprecated.PartyAccount.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.PartyAccount.description(String description) Deprecated.PartyAccount.financialAccount(FinancialAccountRef financialAccount) Deprecated.@Valid PartyAccountPartyAccountAttributeValueChangeEventPayload.getPartyAccount()Deprecated.Get partyAccount@Valid PartyAccountPartyAccountStateChangeEventPayload.getPartyAccount()Deprecated.Get partyAccountDeprecated.Deprecated.PartyAccount.lastModified(Date lastModified) Deprecated.Deprecated.PartyAccount.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.PartyAccount.paymentStatus(String paymentStatus) Deprecated.PartyAccount.relatedParty(List<RelatedParty> relatedParty) Deprecated.Deprecated.PartyAccount.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type PartyAccountModifier and TypeMethodDescriptionPartyAccountAttributeValueChangeEventPayload.partyAccount(PartyAccount partyAccount) Deprecated.PartyAccountStateChangeEventPayload.partyAccount(PartyAccount partyAccount) Deprecated.voidPartyAccountAttributeValueChangeEventPayload.setPartyAccount(PartyAccount partyAccount) Deprecated.voidPartyAccountStateChangeEventPayload.setPartyAccount(PartyAccount partyAccount) Deprecated.