public class AmountType
extends java.lang.Object
Constructor and Description |
---|
AmountType() |
AmountType(java.math.BigDecimal amount) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAmount() |
void |
setAmount(java.math.BigDecimal amount) |
Copyright © 2024. All rights reserved.