public abstract class S1<T extends SfcKeyDto,S extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationExpenditure<S,?>> extends java.lang.Object implements SfcKeyHolder<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFund() |
<S extends SfcKeyDto> |
getKey() |
java.math.BigDecimal |
getPublicExpenditureAmount() |
java.math.BigDecimal |
getTotalExpenditureAmount() |
void |
setFund(java.lang.String fund) |
void |
setPublicExpenditureAmount(java.math.BigDecimal publicExpenditureAmount) |
void |
setTotalExpenditureAmount(java.math.BigDecimal totalExpenditureAmount) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public S1()
public S1(S domainObject)
public <S extends SfcKeyDto> S getKey()
getKey
in interface SfcKeyHolder<T extends SfcKeyDto>
public java.lang.String getFund()
public void setFund(java.lang.String fund)
fund
- the fund to setpublic java.math.BigDecimal getTotalExpenditureAmount()
public void setTotalExpenditureAmount(java.math.BigDecimal totalExpenditureAmount)
totalExpenditureAmount
- the totalExpenditureAmount to setpublic java.math.BigDecimal getPublicExpenditureAmount()
public void setPublicExpenditureAmount(java.math.BigDecimal publicExpenditureAmount)
publicExpenditureAmount
- the publicExpenditureAmount to setCopyright © 2024. All rights reserved.