public abstract static class Issue98TestCase.PaymentDTO extends Object implements Serializable
| Constructor and Description |
|---|
PaymentDTO() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount() |
void |
setAmount(BigDecimal amount) |
public BigDecimal getAmount()
public void setAmount(BigDecimal amount)
Copyright © 2016 Glasnost. All rights reserved.