Class AccountBalance
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AccountBalance
Deprecated.
Balances linked to the account
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.balanceType(String balanceType) Deprecated.booleanDeprecated.@NotNull @Valid MoneyDeprecated.Get amountDeprecated.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@NotNull StringDeprecated.Type of the balance : deposit balance, disputed balance, loyalty balance, receivable balance...@NotNull @Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.voidDeprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetBalanceType(String balanceType) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
AccountBalance
public AccountBalance()Deprecated.
-
-
Method Details
-
balanceType
Deprecated. -
getBalanceType
Deprecated.Type of the balance : deposit balance, disputed balance, loyalty balance, receivable balance...- Returns:
- balanceType
-
setBalanceType
Deprecated. -
amount
Deprecated. -
getAmount
Deprecated.Get amount- Returns:
- amount
-
setAmount
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-