public class HSMCurrency extends Object
| Constructor and Description |
|---|
HSMCurrency() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
String |
getCurrencyCode() |
void |
setAmount(int amount) |
void |
setCurrencyCode(String currencyCode) |
String |
toString() |
Copyright © 2024. All rights reserved.