public abstract class S5<T extends SfcKeyDto,S extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationStateAid<S,?>> extends java.lang.Object implements SfcKeyHolder<T>
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCoveredAmount() |
<T extends SfcKeyDto> |
getKey() |
java.math.BigDecimal |
getNotCoveredAmount() |
java.math.BigDecimal |
getTotalAdvancesAmount() |
void |
setCoveredAmount(java.math.BigDecimal coveredAmount) |
void |
setNotCoveredAmount(java.math.BigDecimal notCoveredAmount) |
void |
setTotalAdvancesAmount(java.math.BigDecimal totalAdvancesAmount) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public S5()
public S5(S par)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<T extends SfcKeyDto>
public java.math.BigDecimal getTotalAdvancesAmount()
public void setTotalAdvancesAmount(java.math.BigDecimal totalAdvancesAmount)
totalAdvancesAmount
- the totalAdvancesAmount to setpublic java.math.BigDecimal getCoveredAmount()
public void setCoveredAmount(java.math.BigDecimal coveredAmount)
coveredAmount
- the coveredAmount to setpublic java.math.BigDecimal getNotCoveredAmount()
public void setNotCoveredAmount(java.math.BigDecimal notCoveredAmount)
notCoveredAmount
- the notCoveredAmount to setCopyright © 2024. All rights reserved.