public class Table3bDTO
extends java.lang.Object
Constructor and Description |
---|
Table3bDTO() |
Table3bDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.CommonOutputIndicatorErdfTable3b item) |
Modifier and Type | Method and Description |
---|---|
CommonOutputIndicatorErdfDTO |
getCommonOutputIndicatorErdf() |
java.lang.Long |
getNumberOfEnterprises() |
static java.util.List<Table3bDTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.CommonOutputIndicatorErdfTable3b> list2) |
void |
setCommonOutputIndicatorErdf(CommonOutputIndicatorErdfDTO commonOutputIndicatorErdf) |
void |
setNumberOfEnterprises(java.lang.Long numberOfEnterprises) |
public Table3bDTO()
public Table3bDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.CommonOutputIndicatorErdfTable3b item)
public static java.util.List<Table3bDTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.sfcf.CommonOutputIndicatorErdfTable3b> list2)
public CommonOutputIndicatorErdfDTO getCommonOutputIndicatorErdf()
public void setCommonOutputIndicatorErdf(CommonOutputIndicatorErdfDTO commonOutputIndicatorErdf)
commonOutputIndicatorErdf
- the commonOutputIndicatorErdf to setpublic java.lang.Long getNumberOfEnterprises()
public void setNumberOfEnterprises(java.lang.Long numberOfEnterprises)
numberOfEnterprises
- the numberOfEnterprises to setCopyright © 2024. All rights reserved.