public interface Currency
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Currency.Builder |
static class |
Currency.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
Property<BigDecimal> |
amount() |
Property<String> |
name() |
Property<BigDecimal> amount()