Class Price
java.lang.Object
co.yellowdog.platform.interaction.cloudinfo.Price
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getValue()
int
hashCode()
static Price
of
(Currency currency, BigDecimal value) void
setCurrency
(Currency currency) void
setValue
(BigDecimal value) toString()
-
Constructor Details
-
Price
public Price()
-
-
Method Details
-
of
-
getCurrency
-
getValue
-
setCurrency
-
setValue
-
equals
-
canEqual
-
hashCode
-
toString
-