public abstract class S4<T extends SfcKeyDto,S extends eu.europa.ec.sfc2014.frontoffice.model.domain.paymentapplication.PaymentApplicationFinancialInstruments<S,?>> extends java.lang.Object implements SfcKeyHolder<T>
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 S4()
public S4(S par)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<T extends SfcKeyDto>
public java.math.BigDecimal getTotalInstrumentsAmount()
public void setTotalInstrumentsAmount(java.math.BigDecimal totalInstrumentsAmount)
totalInstrumentsAmount
- the totalInstrumentsAmount to setpublic java.math.BigDecimal getPublicInstrumentsAmount()
public void setPublicInstrumentsAmount(java.math.BigDecimal publicInstrumentsAmount)
publicInstrumentsAmount
- the publicInstrumentsAmount to setpublic java.math.BigDecimal getTotalArticle42Amount()
public void setTotalArticle42Amount(java.math.BigDecimal totalArticle42Amount)
totalArticle42Amount
- the totalArticle42Amount to setpublic java.math.BigDecimal getPublicArticle42Amount()
public void setPublicArticle42Amount(java.math.BigDecimal publicArticle42Amount)
publicArticle42Amount
- the publicArticle42Amount to setCopyright © 2024. All rights reserved.