public class Amount extends Object
| Constructor and Description |
|---|
Amount() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAmount() |
String |
getCurrency() |
void |
setAmount(String amount) |
void |
setCurrency(String currency) |
Copyright © 2020. All rights reserved.