public abstract class SfcAppendix7DTO<T extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.sfcfemfffead.AccountsStateAid,S extends SfcKeyDto> extends java.lang.Object implements SfcKeyHolder<S>
Constructor and Description |
---|
SfcAppendix7DTO() |
SfcAppendix7DTO(T data) |
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 SfcAppendix7DTO()
public SfcAppendix7DTO(T data)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<S extends SfcKeyDto>
public java.math.BigDecimal getTotalAdvancesAmount()
public void setTotalAdvancesAmount(java.math.BigDecimal totalAdvancesAmount)
public java.math.BigDecimal getCoveredAmount()
public void setCoveredAmount(java.math.BigDecimal coveredAmount)
public java.math.BigDecimal getNotCoveredAmount()
public void setNotCoveredAmount(java.math.BigDecimal notCoveredAmount)
Copyright © 2024. All rights reserved.