public abstract class SfcAppendix6DTO<T extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.sfcfemfffead.AccountsFinancialInstruments,S extends SfcKeyDto> extends java.lang.Object implements SfcKeyHolder<S>
Constructor and Description |
---|
SfcAppendix6DTO() |
SfcAppendix6DTO(T data) |
Modifier and Type | Method and Description |
---|---|
<T extends SfcKeyDto> |
getKey() |
java.math.BigDecimal |
getPublicArticle42Amount() |
java.math.BigDecimal |
getPublicInstrumentsAmount() |
java.math.BigDecimal |
getTotalArticle42Amount() |
java.math.BigDecimal |
getTotalInstrumentsAmount() |
void |
setPublicArticle42Amount(java.math.BigDecimal publicArticle42Amount) |
void |
setPublicInstrumentsAmount(java.math.BigDecimal publicInstrumentsAmount) |
void |
setTotalArticle42Amount(java.math.BigDecimal totalArticle42Amount) |
void |
setTotalInstrumentsAmount(java.math.BigDecimal totalInstrumentsAmount) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKeyType, setKeyType
public SfcAppendix6DTO()
public SfcAppendix6DTO(T data)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<S extends SfcKeyDto>
public java.math.BigDecimal getTotalInstrumentsAmount()
public void setTotalInstrumentsAmount(java.math.BigDecimal totalInstrumentsAmount)
public java.math.BigDecimal getPublicInstrumentsAmount()
public void setPublicInstrumentsAmount(java.math.BigDecimal publicInstrumentsAmount)
public java.math.BigDecimal getTotalArticle42Amount()
public void setTotalArticle42Amount(java.math.BigDecimal totalArticle42Amount)
public java.math.BigDecimal getPublicArticle42Amount()
public void setPublicArticle42Amount(java.math.BigDecimal publicArticle42Amount)
Copyright © 2024. All rights reserved.