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