public class Monetary
extends java.lang.Object
| Constructor and Description |
|---|
Monetary(@NotNull java.lang.Double price,
@NotNull Currency currency) |
| Modifier and Type | Method and Description |
|---|---|
Currency |
getCurrency() |
java.lang.String |
getDisplayLabel() |
java.lang.Double |
getPrice() |