@Generated(value="org.jsonschema2pojo") public class BleutradeLevel extends Object
Constructor and Description |
---|
BleutradeLevel() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
BigDecimal |
getQuantity() |
BigDecimal |
getRate() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setQuantity(BigDecimal Quantity) |
void |
setRate(BigDecimal Rate) |
String |
toString() |
public BigDecimal getQuantity()
public void setQuantity(BigDecimal Quantity)
Quantity
- The Quantitypublic BigDecimal getRate()
public void setRate(BigDecimal Rate)
Rate
- The RateCopyright © 2012–2016 Xeiam, LLC. All rights reserved.