public class S4
extends java.lang.Object
Constructor and Description |
---|
S4() |
S4(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Evaluation> |
getEvaluationDetail() |
java.lang.String |
getEvaluations() |
static S4 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver) |
void |
setEvaluationDetail(java.util.Collection<Evaluation> evaluationDetail) |
void |
setEvaluations(java.lang.String evaluations) |
public S4()
public S4(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver)
public static S4 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.ImplementationReportVersionSfCf ver)
public java.lang.String getEvaluations()
public void setEvaluations(java.lang.String evaluations)
evaluations
- the evaluations to setpublic java.util.Collection<Evaluation> getEvaluationDetail()
public void setEvaluationDetail(java.util.Collection<Evaluation> evaluationDetail)
Copyright © 2024. All rights reserved.