public class S8 extends java.lang.Object implements SfcKeyHolder<AmfIsfKey>
Constructor and Description |
---|
S8() |
S8(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.amfisf.ImplementationReportCommitment comm) |
S8(eu.europa.ec.sfc2014.frontoffice.model.dto.implementationreport.amfisf.ImplementationReportCommitmentDto comm) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getCommittedAmount() |
<T extends SfcKeyDto> |
getKey() |
AmfIsfKey |
getKeyType() |
java.math.BigDecimal |
getPercentageAllocation() |
static java.util.Collection<S8> |
getS8(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.dto.implementationreport.amfisf.ImplementationReportCommitmentDto> listOfCommitents) |
void |
setCommittedAmount(java.math.BigDecimal committedAmount) |
void |
setKeyType(AmfIsfKey keyType) |
void |
setPercentageAllocation(java.math.BigDecimal percentageAllocation) |
public S8()
public S8(eu.europa.ec.sfc2014.frontoffice.model.dto.implementationreport.amfisf.ImplementationReportCommitmentDto comm)
public S8(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.amfisf.ImplementationReportCommitment comm)
public static java.util.Collection<S8> getS8(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.dto.implementationreport.amfisf.ImplementationReportCommitmentDto> listOfCommitents)
public <T extends SfcKeyDto> T getKey()
getKey
in interface SfcKeyHolder<AmfIsfKey>
public AmfIsfKey getKeyType()
getKeyType
in interface SfcKeyHolder<AmfIsfKey>
public void setKeyType(AmfIsfKey keyType)
setKeyType
in interface SfcKeyHolder<AmfIsfKey>
keyType
- the keyType to setpublic java.math.BigDecimal getCommittedAmount()
public void setCommittedAmount(java.math.BigDecimal committedAmount)
committedAmount
- the committedAmount to setpublic java.math.BigDecimal getPercentageAllocation()
public void setPercentageAllocation(java.math.BigDecimal percentageAllocation)
percentageAllocation
- the percentageAllocation to setCopyright © 2024. All rights reserved.