public class SfcDistributedGoodsDTO
extends java.lang.Object
Constructor and Description |
---|
SfcDistributedGoodsDTO() |
SfcDistributedGoodsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.fead.DistributedGoods bean) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getGoodsDistibutedCode() |
java.lang.String |
getGoodsDistibutedIndicator() |
java.lang.String |
getGoodsDistibutedTargetGroup() |
java.lang.String |
getGoodsDistibutedType() |
static java.util.List<SfcDistributedGoodsDTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.fead.DistributedGoods> list) |
void |
setGoodsDistibutedCode(java.lang.Long goodsDistibutedCode) |
void |
setGoodsDistibutedIndicator(java.lang.String goodsDistibutedIndicator) |
void |
setGoodsDistibutedTargetGroup(java.lang.String goodsDistibutedTargetGroup) |
void |
setGoodsDistibutedType(java.lang.String goodsDistibutedType) |
public SfcDistributedGoodsDTO()
public SfcDistributedGoodsDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.fead.DistributedGoods bean)
public static java.util.List<SfcDistributedGoodsDTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.fead.DistributedGoods> list)
public java.lang.String getGoodsDistibutedIndicator()
public void setGoodsDistibutedIndicator(java.lang.String goodsDistibutedIndicator)
goodsDistibutedIndicator
- the goodsDistibutedIndicator to setpublic java.lang.String getGoodsDistibutedType()
public void setGoodsDistibutedType(java.lang.String goodsDistibutedType)
goodsDistibutedType
- the goodsDistibutedType to setpublic java.lang.String getGoodsDistibutedTargetGroup()
public void setGoodsDistibutedTargetGroup(java.lang.String goodsDistibutedTargetGroup)
goodsDistibutedTargetGroup
- the goodsDistibutedTargetGroup to setpublic java.lang.Long getGoodsDistibutedCode()
public void setGoodsDistibutedCode(java.lang.Long goodsDistibutedCode)
goodsDistibutedCode
- the goodsDistibutedCode to setCopyright © 2024. All rights reserved.