Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.PartyAccountUnderscoreUpdate
Packages that use PartyAccountUnderscoreUpdate
-
Uses of PartyAccountUnderscoreUpdate in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return PartyAccountUnderscoreUpdateModifier and TypeMethodDescriptionPartyAccountUnderscoreUpdate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.PartyAccountUnderscoreUpdate.accountType(String accountType) Deprecated.PartyAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.PartyAccountUnderscoreUpdate.addContactItem(Contact contactItem) Deprecated.PartyAccountUnderscoreUpdate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.PartyAccountUnderscoreUpdate.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.PartyAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.PartyAccountUnderscoreUpdate.atBaseType(String atBaseType) Deprecated.PartyAccountUnderscoreUpdate.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.PartyAccountUnderscoreUpdate.billStructure(BillStructure billStructure) Deprecated.Deprecated.PartyAccountUnderscoreUpdate.creditLimit(Money creditLimit) Deprecated.PartyAccountUnderscoreUpdate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.PartyAccountUnderscoreUpdate.description(String description) Deprecated.PartyAccountUnderscoreUpdate.financialAccount(FinancialAccountRef financialAccount) Deprecated.PartyAccountUnderscoreUpdate.lastModified(Date lastModified) Deprecated.Deprecated.PartyAccountUnderscoreUpdate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.PartyAccountUnderscoreUpdate.paymentStatus(String paymentStatus) Deprecated.PartyAccountUnderscoreUpdate.relatedParty(List<RelatedParty> relatedParty) Deprecated.Deprecated.PartyAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.