public abstract class SfcAppendix8DTO<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 |
---|
SfcAppendix8DTO() |
SfcAppendix8DTO(T data) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getDifferenceColumnE() |
java.math.BigDecimal |
getDifferenceColumnF() |
java.lang.String |
getDifferenceComments() |
<T extends SfcKeyDto> |
getKey() |
java.math.BigDecimal |
getPublicExpenditureAmountFromPap() |
java.math.BigDecimal |
getTotalExpenditureAmountFromPap() |
void |
setDifferenceColumnE(java.math.BigDecimal differenceColumnE) |
void |
setDifferenceColumnF(java.math.BigDecimal differenceColumnF) |
void |
setDifferenceComments(java.lang.String differenceComments) |
void |
setPublicExpenditureAmountFromPap(java.math.BigDecimal publicExpenditureAmountFromPap) |
void |
setTotalExpenditureAmountFromPap(java.math.BigDecimal totalExpenditureAmountFromPap) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public SfcAppendix8DTO()
public SfcAppendix8DTO(T data)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<S extends SfcKeyDto>
public java.math.BigDecimal getTotalExpenditureAmountFromPap()
public void setTotalExpenditureAmountFromPap(java.math.BigDecimal totalExpenditureAmountFromPap)
public java.math.BigDecimal getPublicExpenditureAmountFromPap()
public void setPublicExpenditureAmountFromPap(java.math.BigDecimal publicExpenditureAmountFromPap)
public java.math.BigDecimal getDifferenceColumnE()
public void setDifferenceColumnE(java.math.BigDecimal differenceColumnE)
public java.math.BigDecimal getDifferenceColumnF()
public void setDifferenceColumnF(java.math.BigDecimal differenceColumnF)
public java.lang.String getDifferenceComments()
public void setDifferenceComments(java.lang.String differenceComments)
Copyright © 2024. All rights reserved.