Class Money
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.Money
Deprecated.
A base / value business entity used to represent money
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.getUnit()Deprecated.Currency (ISO4217 norm uses 3 letters to define the currency)getValue()Deprecated.A positive floating point numberinthashCode()Deprecated.voidDeprecated.voidDeprecated.toString()Deprecated.Deprecated.Deprecated.
-
Constructor Details
-
Money
public Money()Deprecated.
-
-
Method Details
-
unit
Deprecated. -
getUnit
Deprecated.Currency (ISO4217 norm uses 3 letters to define the currency)- Returns:
- unit
-
setUnit
Deprecated. -
value
Deprecated. -
getValue
Deprecated.A positive floating point number- Returns:
- value
-
setValue
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-