public abstract class SfcAppendix1DTO<T extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.sfcfemfffead.AccountsExpenditure,S extends SfcKeyDto> extends java.lang.Object implements SfcKeyHolder<S>
Constructor and Description |
---|
SfcAppendix1DTO() |
SfcAppendix1DTO(T data) |
Modifier and Type | Method and Description |
---|---|
S |
getKey() |
java.math.BigDecimal |
getPaidAmount() |
java.math.BigDecimal |
getPublicExpenditureAmount() |
java.math.BigDecimal |
getTotalExpenditureAmount() |
void |
setPaidAmount(java.math.BigDecimal paidAmount) |
void |
setPublicExpenditureAmount(java.math.BigDecimal publicExpenditureAmount) |
void |
setTotalExpenditureAmount(java.math.BigDecimal totalExpenditureAmount) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public SfcAppendix1DTO()
public SfcAppendix1DTO(T data)
public S getKey()
getKey
in interface SfcKeyHolder<S extends SfcKeyDto>
public 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 setpublic java.math.BigDecimal getPaidAmount()
public void setPaidAmount(java.math.BigDecimal paidAmount)
paidAmount
- the paidAmount to setCopyright © 2024. All rights reserved.