Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.Account
Packages that use Account
-
Uses of Account in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return AccountModifier and TypeMethodDescriptionAccount.accountBalance(List<AccountBalance> accountBalance) Account.accountRelationship(List<AccountRelationship> accountRelationship) Account.accountType(String accountType) Account.addAccountBalanceItem(AccountBalance accountBalanceItem) Account.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Account.addContactItem(Contact contactItem) Account.addRelatedPartyItem(RelatedParty relatedPartyItem) Account.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Account.atBaseType(String atBaseType) Account.atSchemaLocation(String atSchemaLocation) Account.creditLimit(Money creditLimit) Account.description(String description) Account.lastModified(Date lastModified) Account.relatedParty(List<RelatedParty> relatedParty) Account.taxExemption(List<AccountTaxExemption> taxExemption)