@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class Amount extends Object
| Constructor and Description |
|---|
Amount() |
| Modifier and Type | Method and Description |
|---|---|
Amount |
amount(String amount) |
Amount |
currency(String currency) |
boolean |
equals(Object o) |
String |
getAmount()
Get amount
|
String |
getCurrency()
Get currency
|
int |
hashCode() |
void |
setAmount(String amount) |
void |
setCurrency(String currency) |
String |
toString() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.