public class S1_a_3
extends java.lang.Object
Constructor and Description |
---|
S1_a_3() |
S1_a_3(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.submission.MajorProjectSubmissionVersion ver) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGroupStructure() |
java.lang.Boolean |
getIs25UndertakingOutsideSme() |
java.lang.Boolean |
getIsUndertakingSme() |
static S1_a_3 |
getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.submission.MajorProjectSubmissionVersion ver) |
java.lang.Long |
getUndertakingEmployedNumber() |
java.lang.Short |
getUndertakingEmployedYear() |
java.lang.String |
getUndertakingName() |
java.math.BigDecimal |
getUndertakingTurnoverAmount() |
java.lang.Short |
getUndertakingTurnoverYear() |
void |
setGroupStructure(java.lang.String groupStructure) |
void |
setIs25UndertakingOutsideSme(java.lang.Boolean is25UndertakingOutsideSme) |
void |
setIsUndertakingSme(java.lang.Boolean isUndertakingSme) |
void |
setUndertakingEmployedNumber(java.lang.Long undertakingEmployedNumber) |
void |
setUndertakingEmployedYear(java.lang.Short undertakingEmployedYear) |
void |
setUndertakingName(java.lang.String undertakingName) |
void |
setUndertakingTurnoverAmount(java.math.BigDecimal undertakingTurnoverAmount) |
void |
setUndertakingTurnoverYear(java.lang.Short undertakingTurnoverYear) |
public S1_a_3()
public S1_a_3(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.submission.MajorProjectSubmissionVersion ver)
public static S1_a_3 getObject(eu.europa.ec.sfc2014.frontoffice.model.domain.majorproject.submission.MajorProjectSubmissionVersion ver)
public java.lang.Boolean getIsUndertakingSme()
public void setIsUndertakingSme(java.lang.Boolean isUndertakingSme)
isUndertakingSme
- the isUndertakingSme to setpublic java.lang.String getUndertakingName()
public void setUndertakingName(java.lang.String undertakingName)
undertakingName
- the undertakingName to setpublic java.math.BigDecimal getUndertakingTurnoverAmount()
public void setUndertakingTurnoverAmount(java.math.BigDecimal undertakingTurnoverAmount)
undertakingTurnoverAmount
- the undertakingTurnoverAmount to setpublic java.lang.Short getUndertakingTurnoverYear()
public void setUndertakingTurnoverYear(java.lang.Short undertakingTurnoverYear)
undertakingTurnoverYear
- the undertakingTurnoverYear to setpublic java.lang.Long getUndertakingEmployedNumber()
public void setUndertakingEmployedNumber(java.lang.Long undertakingEmployedNumber)
undertakingEmployedNumber
- the undertakingEmployedNumber to setpublic java.lang.Short getUndertakingEmployedYear()
public void setUndertakingEmployedYear(java.lang.Short undertakingEmployedYear)
undertakingEmployedYear
- the undertakingEmployedYear to setpublic java.lang.Boolean getIs25UndertakingOutsideSme()
public void setIs25UndertakingOutsideSme(java.lang.Boolean is25UndertakingOutsideSme)
is25UndertakingOutsideSme
- the is25UndertakingOutsideSme to setpublic java.lang.String getGroupStructure()
public void setGroupStructure(java.lang.String groupStructure)
groupStructure
- the groupStructure to setCopyright © 2024. All rights reserved.