public class S5_1
extends java.lang.Object
Constructor and Description |
---|
S5_1() |
S5_1(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.egf.ProgrammeVersionEgf ver,
boolean isNeets) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getAge15() |
java.lang.Long |
getAge25() |
java.lang.Long |
getAge30() |
java.lang.Long |
getAge55() |
java.lang.Long |
getAge65() |
java.lang.Long |
getEuNeets() |
java.lang.Long |
getMen() |
java.lang.Long |
getNonEuNeets() |
java.lang.Long |
getWomen() |
void |
setAge15(java.lang.Long age15) |
void |
setAge25(java.lang.Long age25) |
void |
setAge30(java.lang.Long age30) |
void |
setAge55(java.lang.Long age55) |
void |
setAge65(java.lang.Long age65) |
void |
setEuNeets(java.lang.Long euNeets) |
void |
setMen(java.lang.Long men) |
void |
setNonEuNeets(java.lang.Long nonEuNeets) |
void |
setWomen(java.lang.Long women) |
public S5_1()
public S5_1(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.egf.ProgrammeVersionEgf ver, boolean isNeets)
public java.lang.Long getMen()
public void setMen(java.lang.Long men)
men
- the men to setpublic java.lang.Long getWomen()
public void setWomen(java.lang.Long women)
women
- the women to setpublic java.lang.Long getEuNeets()
public void setEuNeets(java.lang.Long euNeets)
euNeets
- the euNeets to setpublic java.lang.Long getNonEuNeets()
public void setNonEuNeets(java.lang.Long nonEuNeets)
nonEuNeets
- the nonEuNeets to setpublic java.lang.Long getAge15()
public void setAge15(java.lang.Long age15)
age15
- the age15 to setpublic java.lang.Long getAge25()
public void setAge25(java.lang.Long age25)
age25
- the age25 to setpublic java.lang.Long getAge30()
public void setAge30(java.lang.Long age30)
age30
- the age30 to setpublic java.lang.Long getAge55()
public void setAge55(java.lang.Long age55)
age55
- the age55 to setpublic java.lang.Long getAge65()
public void setAge65(java.lang.Long age65)
age65
- the age65 to setCopyright © 2024. All rights reserved.