Class FinancialAccountRef
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.FinancialAccountRef
Deprecated.
AccountReceivable reference. An account of money owed by a party to another entity in exchange for goods or services that have been delivered or used. An account receivable aggregates the amounts of one or more party accounts (billing or settlement) owned by a given party.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountBalance(List<AccountBalance> accountBalance) Deprecated.addAccountBalanceItem(AccountBalance accountBalanceItem) Deprecated.atBaseType(String atBaseType) Deprecated.atReferredType(String atReferredType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.@Valid List<AccountBalance>Deprecated.Get accountBalanceDeprecated.When sub-classing, this defines the super-classDeprecated.The actual type of the target instance when needed for disambiguation.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity namegetHref()Deprecated.Unique reference of the account@NotNull StringgetId()Deprecated.Unique identifier of the accountgetName()Deprecated.Name of the accountinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAccountBalance(List<AccountBalance> accountBalance) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtReferredType(String atReferredType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
FinancialAccountRef
public FinancialAccountRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the account- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Unique reference of the account- Returns:
- href
-
setHref
Deprecated. -
name
Deprecated. -
getName
Deprecated.Name of the account- Returns:
- name
-
setName
Deprecated. -
accountBalance
Deprecated. -
addAccountBalanceItem
Deprecated. -
getAccountBalance
Deprecated.Get accountBalance- Returns:
- accountBalance
-
setAccountBalance
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. -
atReferredType
Deprecated. -
getAtReferredType
Deprecated.The actual type of the target instance when needed for disambiguation.- Returns:
- atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-