public class Money extends Object
| Constructor and Description |
|---|
Money() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCurrency_code() |
String |
getValue() |
int |
hashCode() |
Money |
setCurrency_code(String currency_code) |
Money |
setValue(String value) |
Copyright © 2025. All rights reserved.