public class IrrecoverableAmountsDTO<T extends eu.europa.ec.sfc2014.frontoffice.model.domain.irrecoverableamounts.IrrecoverableAmountsVersion,S extends eu.europa.ec.sfc2014.frontoffice.model.domain.irrecoverableamounts.IrrecoverableAmounts<?,?>,K extends SfcKeyDto> extends java.lang.Object implements SfcKeyHolder<K>
Constructor and Description |
---|
IrrecoverableAmountsDTO() |
IrrecoverableAmountsDTO(S domainObject) |
IrrecoverableAmountsDTO(SfcIrrecoverableAmountsVersionDTO programmeVersionDTO,
S domainObject) |
Modifier and Type | Method and Description |
---|---|
void |
copyFromDomainObject(S domainObject) |
java.lang.String |
getAccountingYears() |
java.lang.String |
getBeneficiary() |
java.lang.Boolean |
getBorneByEu() |
java.lang.String |
getDetectingBody() |
java.util.Date |
getDetectionDate() |
java.math.BigDecimal |
getEuIrrecoverableAmount() |
java.util.Date |
getIrrecoverabilityDate() |
K |
getKey() |
K |
getKeyType() |
java.util.Date |
getLastPaymentDate() |
java.lang.String |
getNature() |
java.lang.String |
getOperation() |
SfcIrrecoverableAmountsVersionDTO |
getProgrammeVersionDTO() |
java.math.BigDecimal |
getPublicIrrecoverableAmount() |
java.lang.String |
getReason() |
java.util.Date |
getRecoveryLaunchDate() |
java.math.BigDecimal |
getTotalIrrecoverableAmount() |
void |
setAccountingYears(java.lang.String accountingYears) |
void |
setBeneficiary(java.lang.String beneficiary) |
void |
setBorneByEu(java.lang.Boolean borneByEu) |
void |
setDetectingBody(java.lang.String detectingBody) |
void |
setDetectionDate(java.util.Date detectionDate) |
void |
setEuIrrecoverableAmount(java.math.BigDecimal euIrrecoverableAmount) |
void |
setIrrecoverabilityDate(java.util.Date irrecoverabilityDate) |
void |
setKeyType(K keyHolder) |
void |
setLastPaymentDate(java.util.Date lastPaymentDate) |
void |
setNature(java.lang.String nature) |
void |
setOperation(java.lang.String operation) |
void |
setProgrammeVersionDTO(SfcIrrecoverableAmountsVersionDTO programmeVersionDTO) |
void |
setPublicIrrecoverableAmount(java.math.BigDecimal publicIrrecoverableAmount) |
void |
setReason(java.lang.String reason) |
void |
setRecoveryLaunchDate(java.util.Date recoveryLaunchDate) |
void |
setTotalIrrecoverableAmount(java.math.BigDecimal totalIrrecoverableAmount) |
public IrrecoverableAmountsDTO()
public IrrecoverableAmountsDTO(S domainObject)
public IrrecoverableAmountsDTO(SfcIrrecoverableAmountsVersionDTO programmeVersionDTO, S domainObject)
public K getKey()
getKey
in interface SfcKeyHolder<K extends SfcKeyDto>
public void copyFromDomainObject(S domainObject)
public java.math.BigDecimal getPublicIrrecoverableAmount()
public void setPublicIrrecoverableAmount(java.math.BigDecimal publicIrrecoverableAmount)
public java.math.BigDecimal getEuIrrecoverableAmount()
public void setEuIrrecoverableAmount(java.math.BigDecimal euIrrecoverableAmount)
public java.math.BigDecimal getTotalIrrecoverableAmount()
public void setTotalIrrecoverableAmount(java.math.BigDecimal totalIrrecoverableAmount)
public java.util.Date getDetectionDate()
public void setDetectionDate(java.util.Date detectionDate)
public java.util.Date getIrrecoverabilityDate()
public void setIrrecoverabilityDate(java.util.Date irrecoverabilityDate)
public java.lang.Boolean getBorneByEu()
public void setBorneByEu(java.lang.Boolean borneByEu)
public java.lang.String getReason()
public void setReason(java.lang.String reason)
public java.lang.String getBeneficiary()
public void setBeneficiary(java.lang.String beneficiary)
public java.lang.String getDetectingBody()
public void setDetectingBody(java.lang.String detectingBody)
public java.lang.String getAccountingYears()
public void setAccountingYears(java.lang.String accountingYears)
public java.lang.String getOperation()
public void setOperation(java.lang.String operation)
public java.util.Date getLastPaymentDate()
public void setLastPaymentDate(java.util.Date lastPaymentDate)
public java.util.Date getRecoveryLaunchDate()
public void setRecoveryLaunchDate(java.util.Date recoveryLaunchDate)
public java.lang.String getNature()
public void setNature(java.lang.String nature)
public void setProgrammeVersionDTO(SfcIrrecoverableAmountsVersionDTO programmeVersionDTO)
public SfcIrrecoverableAmountsVersionDTO getProgrammeVersionDTO()
public K getKeyType()
getKeyType
in interface SfcKeyHolder<K extends SfcKeyDto>
public void setKeyType(K keyHolder)
setKeyType
in interface SfcKeyHolder<K extends SfcKeyDto>
Copyright © 2024. All rights reserved.