public class S5_2_2
extends java.lang.Object
Constructor and Description |
---|
S5_2_2() |
S5_2_2(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.egf.ProgrammeVersionEgf egf) |
Modifier and Type | Method and Description |
---|---|
S5_1 |
getNeets() |
java.util.Collection<NumberOfRedundancies> |
getNoOfRedundancies() |
java.lang.Boolean |
isImplementation() |
java.lang.Boolean |
isNeetsUnder30() |
void |
setImplementation(java.lang.Boolean implementation) |
void |
setNeets(S5_1 neets) |
void |
setNeetsUnder30(java.lang.Boolean neetsUnder30) |
void |
setNoOfRedundancies(java.util.Collection<NumberOfRedundancies> noOfRedundancies) |
public S5_2_2()
public S5_2_2(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.egf.ProgrammeVersionEgf egf)
public S5_1 getNeets()
public void setNeets(S5_1 neets)
neets
- the neets to setpublic java.util.Collection<NumberOfRedundancies> getNoOfRedundancies()
public void setNoOfRedundancies(java.util.Collection<NumberOfRedundancies> noOfRedundancies)
noOfRedundancies
- the noOfRedundancies to setpublic java.lang.Boolean isNeetsUnder30()
public void setNeetsUnder30(java.lang.Boolean neetsUnder30)
neetsUnder30
- the neetsUnder30 to setpublic java.lang.Boolean isImplementation()
public void setImplementation(java.lang.Boolean implementation)
implementation
- the implementation to setCopyright © 2024. All rights reserved.