Class PartyAccountUnderscoreCreate
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.PartyAccountUnderscoreCreate
Deprecated.
Account used for billing or for settlement purposes concerning a given party (an organization or an individual). It is a specialization of entity Account. Skipped properties: id,href
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountBalance(List<AccountBalance> accountBalance) Deprecated.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.accountType(String accountType) Deprecated.addAccountBalanceItem(AccountBalance accountBalanceItem) Deprecated.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.addContactItem(Contact contactItem) Deprecated.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.billStructure(BillStructure billStructure) Deprecated.Deprecated.creditLimit(Money creditLimit) Deprecated.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.description(String description) Deprecated.booleanDeprecated.financialAccount(FinancialAccountRef financialAccount) Deprecated.@Valid List<AccountBalance>Deprecated.Get accountBalance@Valid List<AccountRelationship>Deprecated.Get accountRelationshipDeprecated.A categorization of an account, such as individual, joint, and so forth, whose instances share some of the same characteristics.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid BillStructureDeprecated.Get billStructureDeprecated.Get contact@Valid MoneyDeprecated.Get creditLimit@Valid PaymentMethodRefDeprecated.Get defaultPaymentMethodDeprecated.Detailed description of the party account@Valid FinancialAccountRefDeprecated.Get financialAccount@Valid DateDeprecated.Date of last modification of the account@NotNull StringgetName()Deprecated.Name of the account@Valid List<PaymentPlan>Deprecated.Get paymentPlanDeprecated.The condition of the account, such as due, paid, in arrears.@NotNull @Valid @Size(min=1) List<RelatedParty>Deprecated.Get relatedPartygetState()Deprecated.Contains the lifecycle state such as: Active, Closed, Suspended and so on.@Valid List<AccountTaxExemption>Deprecated.Get taxExemptioninthashCode()Deprecated.lastModified(Date lastModified) Deprecated.Deprecated.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.paymentStatus(String paymentStatus) Deprecated.relatedParty(List<RelatedParty> relatedParty) Deprecated.voidsetAccountBalance(List<AccountBalance> accountBalance) Deprecated.voidsetAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidsetAccountType(String accountType) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetBillStructure(BillStructure billStructure) Deprecated.voidsetContact(List<Contact> contact) Deprecated.voidsetCreditLimit(Money creditLimit) Deprecated.voidsetDefaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.voidsetDescription(String description) Deprecated.voidsetFinancialAccount(FinancialAccountRef financialAccount) Deprecated.voidsetLastModified(Date lastModified) Deprecated.voidDeprecated.voidsetPaymentPlan(List<PaymentPlan> paymentPlan) Deprecated.voidsetPaymentStatus(String paymentStatus) Deprecated.voidsetRelatedParty(List<RelatedParty> relatedParty) Deprecated.voidDeprecated.voidsetTaxExemption(List<AccountTaxExemption> taxExemption) Deprecated.Deprecated.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.toString()Deprecated.
-
Constructor Details
-
PartyAccountUnderscoreCreate
public PartyAccountUnderscoreCreate()Deprecated.
-
-
Method Details
-
accountType
Deprecated. -
getAccountType
Deprecated.A categorization of an account, such as individual, joint, and so forth, whose instances share some of the same characteristics. Note: for flexibility we use a String here but an implementation may use an enumeration with a limited list of valid values.- Returns:
- accountType
-
setAccountType
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.Detailed description of the party account- Returns:
- description
-
setDescription
Deprecated. -
lastModified
Deprecated. -
getLastModified
Deprecated.Date of last modification of the account- Returns:
- lastModified
-
setLastModified
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the account- Returns:
- name
-
setName
Deprecated. -
paymentStatus
Deprecated. -
getPaymentStatus
Deprecated.The condition of the account, such as due, paid, in arrears.- Returns:
- paymentStatus
-
setPaymentStatus
Deprecated. -
state
Deprecated. -
getState
Deprecated.Contains the lifecycle state such as: Active, Closed, Suspended and so on.- Returns:
- state
-
setState
Deprecated. -
accountBalance
Deprecated. -
addAccountBalanceItem
Deprecated. -
getAccountBalance
Deprecated.Get accountBalance- Returns:
- accountBalance
-
setAccountBalance
Deprecated. -
accountRelationship
public PartyAccountUnderscoreCreate accountRelationship(List<AccountRelationship> accountRelationship) Deprecated. -
addAccountRelationshipItem
public PartyAccountUnderscoreCreate addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated. -
getAccountRelationship
Deprecated.Get accountRelationship- Returns:
- accountRelationship
-
setAccountRelationship
Deprecated. -
billStructure
Deprecated. -
getBillStructure
Deprecated.Get billStructure- Returns:
- billStructure
-
setBillStructure
Deprecated. -
contact
Deprecated. -
addContactItem
Deprecated. -
getContact
Deprecated.Get contact- Returns:
- contact
-
setContact
Deprecated. -
creditLimit
Deprecated. -
getCreditLimit
Deprecated.Get creditLimit- Returns:
- creditLimit
-
setCreditLimit
Deprecated. -
defaultPaymentMethod
Deprecated. -
getDefaultPaymentMethod
Deprecated.Get defaultPaymentMethod- Returns:
- defaultPaymentMethod
-
setDefaultPaymentMethod
Deprecated. -
financialAccount
Deprecated. -
getFinancialAccount
Deprecated.Get financialAccount- Returns:
- financialAccount
-
setFinancialAccount
Deprecated. -
paymentPlan
Deprecated. -
addPaymentPlanItem
Deprecated. -
getPaymentPlan
Deprecated.Get paymentPlan- Returns:
- paymentPlan
-
setPaymentPlan
Deprecated. -
addRelatedPartyItem
Deprecated. -
getRelatedParty
@NotNull @Valid @Size(min=1) public @NotNull @Valid @Size(min=1) List<RelatedParty> getRelatedParty()Deprecated.Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
Deprecated. -
taxExemption
Deprecated. -
addTaxExemptionItem
Deprecated. -
getTaxExemption
Deprecated.Get taxExemption- Returns:
- taxExemption
-
setTaxExemption
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-