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