public class S1_c_1
extends java.lang.Object
Constructor and Description |
---|
S1_c_1() |
S1_c_1(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Article101DTO> |
getCost() |
static S1_c_1 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver) |
java.lang.String |
getReference() |
java.lang.String |
getRelevantComments() |
void |
setCost(java.util.Collection<Article101DTO> cost) |
void |
setReference(java.lang.String reference) |
void |
setRelevantComments(java.lang.String relevantComments) |
public S1_c_1()
public S1_c_1(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver)
public static S1_c_1 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.MajorProjectVersion ver)
public java.util.Collection<Article101DTO> getCost()
public void setCost(java.util.Collection<Article101DTO> cost)
cost
- the cost to setpublic java.lang.String getReference()
public void setReference(java.lang.String reference)
reference
- the reference to setpublic java.lang.String getRelevantComments()
public void setRelevantComments(java.lang.String relevantComments)
relevantComments
- the relevantComments to setCopyright © 2024. All rights reserved.