public class S1
extends java.lang.Object
Constructor and Description |
---|
S1() |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCurrentP1EuAmount() |
java.math.BigDecimal |
getCurrentP2EuAmount() |
java.math.BigDecimal |
getNextEuAmount() |
static S1 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersion pf) |
void |
setCurrentP1EuAmount(java.math.BigDecimal currentP1EuAmount) |
void |
setCurrentP2EuAmount(java.math.BigDecimal currentP2EuAmount) |
void |
setNextEuAmount(java.math.BigDecimal nextEuAmount) |
public static S1 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.paymentforecast.PaymentForecastVersion pf)
public java.math.BigDecimal getCurrentP1EuAmount()
public void setCurrentP1EuAmount(java.math.BigDecimal currentP1EuAmount)
currentP1EuAmount
- the currentP1EuAmount to setpublic java.math.BigDecimal getCurrentP2EuAmount()
public void setCurrentP2EuAmount(java.math.BigDecimal currentP2EuAmount)
currentP2EuAmount
- the currentP2EuAmount to setpublic java.math.BigDecimal getNextEuAmount()
public void setNextEuAmount(java.math.BigDecimal nextEuAmount)
nextEuAmount
- the nextEuAmount to setCopyright © 2024. All rights reserved.