public class S12_1
extends java.lang.Object
Constructor and Description |
---|
S12_1() |
S12_1(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEvaluationPlanProgress() |
java.util.Collection<EvaluationProgress> |
getEvaluationProgressDetail() |
static S12_1 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver) |
void |
setEvaluationPlanProgress(java.lang.String evaluationPlanProgress) |
void |
setEvaluationProgressDetail(java.util.Collection<EvaluationProgress> evaluationProgressDetail) |
public S12_1()
public S12_1(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver)
public static S12_1 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver)
public java.lang.String getEvaluationPlanProgress()
public void setEvaluationPlanProgress(java.lang.String evaluationPlanProgress)
evaluationPlanProgress
- the evaluationPlanProgress to setpublic java.util.Collection<EvaluationProgress> getEvaluationProgressDetail()
public void setEvaluationProgressDetail(java.util.Collection<EvaluationProgress> evaluationProgressDetail)
Copyright © 2024. All rights reserved.