public class SfcProgrammeRedundancyDetailDTO
extends java.lang.Object
Constructor and Description |
---|
SfcProgrammeRedundancyDetailDTO() |
SfcProgrammeRedundancyDetailDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.egf.ProgrammeRedundancyDetail detail) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAdditionalInfo() |
java.lang.String |
getCalculationMethod() |
java.lang.String |
getEnterpriseName() |
java.lang.Boolean |
getIsPrimaryEnterprise() |
java.lang.String |
getNaceEconomicSector() |
java.util.Date |
getNotificationDate() |
java.lang.Long |
getRedundants() |
java.lang.String |
getRegion() |
java.lang.String |
getType() |
void |
setAdditionalInfo(java.lang.String additionalInfo) |
void |
setCalculationMethod(java.lang.String calculationMethod) |
void |
setEnterpriseName(java.lang.String enterpriseName) |
void |
setIsPrimaryEnterprise(java.lang.Boolean isPrimaryEnterprise) |
void |
setNaceEconomicSector(java.lang.String naceEconomicSector) |
void |
setNotificationDate(java.util.Date notificationDate) |
void |
setRedundants(java.lang.Long redundants) |
void |
setRegion(java.lang.String region) |
void |
setType(java.lang.String type) |
public SfcProgrammeRedundancyDetailDTO()
public SfcProgrammeRedundancyDetailDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.egf.ProgrammeRedundancyDetail detail)
public java.lang.String getType()
public void setType(java.lang.String type)
type
- the type to setpublic java.lang.Long getRedundants()
public void setRedundants(java.lang.Long redundants)
redundants
- the redundants to setpublic java.lang.String getAdditionalInfo()
public void setAdditionalInfo(java.lang.String additionalInfo)
additionalInfo
- the additionalInfo to setpublic java.lang.String getCalculationMethod()
public void setCalculationMethod(java.lang.String calculationMethod)
calculationMethod
- the calculationMethod to setpublic java.lang.String getEnterpriseName()
public void setEnterpriseName(java.lang.String enterpriseName)
enterpriseName
- the enterpriseName to setpublic java.lang.String getNaceEconomicSector()
public void setNaceEconomicSector(java.lang.String naceEconomicSector)
naceEconomicSector
- the naceEconomicSector to setpublic java.util.Date getNotificationDate()
public void setNotificationDate(java.util.Date notificationDate)
notificationDate
- the notificationDate to setpublic java.lang.String getRegion()
public void setRegion(java.lang.String region)
region
- the region to setpublic java.lang.Boolean getIsPrimaryEnterprise()
public void setIsPrimaryEnterprise(java.lang.Boolean isPrimaryEnterprise)
Copyright © 2024. All rights reserved.