public abstract class SfcAppendix4DTO<T extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.sfcfemfffead.AccountsArt71Recovery,S extends SfcKeyDto> extends java.lang.Object implements SfcKeyHolder<S>
Constructor and Description |
---|
SfcAppendix4DTO() |
SfcAppendix4DTO(T data) |
Modifier and Type | Method and Description |
---|---|
<T extends SfcKeyDto> |
getKey() |
java.math.BigDecimal |
getPublicRecoveryAmount() |
java.math.BigDecimal |
getTotalRecoveryAmount() |
void |
setPublicRecoveryAmount(java.math.BigDecimal publicRecoveryAmount) |
void |
setTotalRecoveryAmount(java.math.BigDecimal totalRecoveryAmount) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public SfcAppendix4DTO()
public SfcAppendix4DTO(T data)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<S extends SfcKeyDto>
public java.math.BigDecimal getTotalRecoveryAmount()
public void setTotalRecoveryAmount(java.math.BigDecimal totalRecoveryAmount)
public java.math.BigDecimal getPublicRecoveryAmount()
public void setPublicRecoveryAmount(java.math.BigDecimal publicRecoveryAmount)
Copyright © 2024. All rights reserved.