public class S4_typ extends java.lang.Object implements SfcKeyHolder<SfcFeadKeyDTO>
Constructor and Description |
---|
S4_typ() |
S4_typ(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.InterventionPlanFead plan) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAmount() |
SfcFeadKeyDTO |
getKey() |
SfcFeadKeyDTO |
getKeyType() |
static java.util.Collection<S4_typ> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.ProgrammeVersionFead fead) |
void |
setAmount(java.math.BigDecimal amount) |
void |
setKeyType(SfcFeadKeyDTO keyHolder) |
public S4_typ()
public S4_typ(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.InterventionPlanFead plan)
public static java.util.Collection<S4_typ> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.ProgrammeVersionFead fead)
public java.math.BigDecimal getAmount()
public void setAmount(java.math.BigDecimal amount)
amount
- the amount to setpublic SfcFeadKeyDTO getKey()
getKey
in interface SfcKeyHolder<SfcFeadKeyDTO>
public SfcFeadKeyDTO getKeyType()
getKeyType
in interface SfcKeyHolder<SfcFeadKeyDTO>
public void setKeyType(SfcFeadKeyDTO keyHolder)
setKeyType
in interface SfcKeyHolder<SfcFeadKeyDTO>
Copyright © 2024. All rights reserved.