@Generated(value="org.jsonschema2pojo") public class EmpoExLevel extends Object
Constructor and Description |
---|
EmpoExLevel() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getAmount() |
String |
getPrice() |
String |
getTotal() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAmount(String amount) |
void |
setPrice(String price) |
void |
setTotal(String total) |
String |
toString() |
public String getAmount()
public void setAmount(String amount)
amount
- The amountpublic String getPrice()
public void setPrice(String price)
price
- The pricepublic String getTotal()
public void setTotal(String total)
total
- The totalCopyright © 2012–2017 Xeiam, LLC. All rights reserved.