public abstract class SfcAppendix5DTO<T extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.sfcfemfffead.AccountsIrrecoverable,S extends SfcKeyDto> extends java.lang.Object implements SfcKeyHolder<S>
Constructor and Description |
---|
SfcAppendix5DTO() |
SfcAppendix5DTO(T data) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComments() |
<T extends SfcKeyDto> |
getKey() |
java.math.BigDecimal |
getPublicIrrecoverableAmount() |
java.math.BigDecimal |
getTotalIrrecoverableAmount() |
void |
setComments(java.lang.String comments) |
void |
setPublicIrrecoverableAmount(java.math.BigDecimal publicIrrecoverableAmount) |
void |
setTotalIrrecoverableAmount(java.math.BigDecimal totalIrrecoverableAmount) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public SfcAppendix5DTO()
public SfcAppendix5DTO(T data)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<S extends SfcKeyDto>
public java.math.BigDecimal getTotalIrrecoverableAmount()
public void setTotalIrrecoverableAmount(java.math.BigDecimal totalIrrecoverableAmount)
public java.math.BigDecimal getPublicIrrecoverableAmount()
public void setPublicIrrecoverableAmount(java.math.BigDecimal publicIrrecoverableAmount)
public java.lang.String getComments()
public void setComments(java.lang.String comments)
Copyright © 2024. All rights reserved.