public class S10_1_t12
extends java.lang.Object
Constructor and Description |
---|
S10_1_t12() |
S10_1_t12(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportMajorProjectTable12 majorProject) |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getApprovalDate() |
java.lang.String |
getCci() |
java.lang.String |
getCompletionQuarter() |
java.util.Date |
getContractSignatureDate() |
java.lang.String |
getMainOutputs() |
java.lang.String |
getNotificationQuarter() |
static S10_1_t12 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportMajorProjectTable12 majorProject) |
java.lang.String |
getObservations() |
java.util.Collection<SfcPriorityAxisDTO> |
getPriorityAxis() |
java.lang.String |
getProject() |
java.math.BigDecimal |
getRealisationRatio() |
java.lang.String |
getStage() |
java.lang.String |
getStartQuarter() |
java.lang.String |
getStatus() |
java.math.BigDecimal |
getTotalCostAmount() |
java.math.BigDecimal |
getTotalInvestmentAmount() |
void |
setApprovalDate(java.util.Date approvalDate) |
void |
setCci(java.lang.String cci) |
void |
setCompletionQuarter(java.lang.String completionQuarter) |
void |
setContractSignatureDate(java.util.Date contractSignatureDate) |
void |
setMainOutputs(java.lang.String mainOutputs) |
void |
setNotificationQuarter(java.lang.String notificationQuarter) |
void |
setObservations(java.lang.String observations) |
void |
setPriorityAxis(java.util.Collection<SfcPriorityAxisDTO> priorityAxis) |
void |
setProject(java.lang.String project) |
void |
setRealisationRatio(java.math.BigDecimal realisationRatio) |
void |
setStage(java.lang.String stage) |
void |
setStartQuarter(java.lang.String startQuarter) |
void |
setStatus(java.lang.String status) |
void |
setTotalCostAmount(java.math.BigDecimal totalCostAmount) |
void |
setTotalInvestmentAmount(java.math.BigDecimal totalInvestmentAmount) |
public S10_1_t12()
public S10_1_t12(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportMajorProjectTable12 majorProject)
public static S10_1_t12 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportMajorProjectTable12 majorProject)
public java.lang.String getProject()
public void setProject(java.lang.String project)
project
- the project to setpublic java.lang.String getCci()
public void setCci(java.lang.String cci)
cci
- the cci to setpublic java.lang.String getStatus()
public void setStatus(java.lang.String status)
status
- the status to setpublic java.util.Collection<SfcPriorityAxisDTO> getPriorityAxis()
public void setPriorityAxis(java.util.Collection<SfcPriorityAxisDTO> priorityAxis)
priorityAxis
- the priorityAxis to setpublic java.math.BigDecimal getRealisationRatio()
public void setRealisationRatio(java.math.BigDecimal realisationRatio)
realisationRatio
- the realisationRatio to setpublic java.lang.String getStage()
public void setStage(java.lang.String stage)
stage
- the stage to setpublic java.lang.String getMainOutputs()
public void setMainOutputs(java.lang.String mainOutputs)
mainOutputs
- the mainOutputs to setpublic java.lang.String getObservations()
public void setObservations(java.lang.String observations)
observations
- the observations to setpublic java.math.BigDecimal getTotalCostAmount()
public void setTotalCostAmount(java.math.BigDecimal totalCostAmount)
totalCostAmount
- the totalCostAmount to setpublic java.math.BigDecimal getTotalInvestmentAmount()
public void setTotalInvestmentAmount(java.math.BigDecimal totalInvestmentAmount)
totalInvestmentAmount
- the totalInvestmentAmount to setpublic java.util.Date getApprovalDate()
public void setApprovalDate(java.util.Date approvalDate)
approvalDate
- the approvalDate to setpublic java.util.Date getContractSignatureDate()
public void setContractSignatureDate(java.util.Date contractSignatureDate)
contractSignatureDate
- the contractSignatureDate to setpublic java.lang.String getStartQuarter()
public void setStartQuarter(java.lang.String startQuarter)
startQuarter
- the startQuarter to setpublic java.lang.String getCompletionQuarter()
public void setCompletionQuarter(java.lang.String completionQuarter)
completionQuarter
- the completionQuarter to setpublic java.lang.String getNotificationQuarter()
public void setNotificationQuarter(java.lang.String notificationQuarter)
notificationQuarter
- the notificationQuarter to setCopyright © 2024. All rights reserved.