public class SfcIntegratedActionsDTO
extends java.lang.Object
Constructor and Description |
---|
SfcIntegratedActionsDTO() |
SfcIntegratedActionsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.sfcf.IntegratedActionAllocation det) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAllocatedAmount() |
java.lang.Double |
getAllocatedShare() |
java.lang.String |
getFund() |
void |
setAllocatedAmount(java.math.BigDecimal allocatedAmount) |
void |
setAllocatedShare(java.lang.Double allocatedShare) |
void |
setFund(java.lang.String fund) |
public SfcIntegratedActionsDTO()
public SfcIntegratedActionsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.sfcf.IntegratedActionAllocation det)
public java.math.BigDecimal getAllocatedAmount()
public void setAllocatedAmount(java.math.BigDecimal allocatedAmount)
public java.lang.String getFund()
public void setFund(java.lang.String fund)
public java.lang.Double getAllocatedShare()
public void setAllocatedShare(java.lang.Double allocatedShare)
Copyright © 2024. All rights reserved.