public interface PaymentInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
PaymentInfo.TYPE |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getInstrumentAmount() |
PaymentInfo.TYPE |
getInstrumentType() |
void |
setInstrumentAmount(BigDecimal instrumentAmount) |
BigDecimal getInstrumentAmount()
PaymentInfo.TYPE getInstrumentType()
void setInstrumentAmount(BigDecimal instrumentAmount)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.