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