public class SfcFeadKeyDTO extends SfcKeyDto
Constructor and Description |
---|
SfcFeadKeyDTO() |
SfcFeadKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.FeadExpenditureUniqueKey key) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionType() |
java.lang.String |
getArticleExpenditureTypeFeadI() |
SfcFeadKeyDTO |
getKey() |
java.lang.String |
getKeyStr() |
java.lang.String |
getMaterialDeprivation() |
java.lang.String |
getOperation() |
SfcFeadType |
getType() |
eu.europa.ec.sfc2014.frontoffice.model.domain.FeadExpenditureUniqueKey |
getUniqueKey() |
void |
setActionType(java.lang.String actionType) |
void |
setArticleExpenditureTypeFeadI(java.lang.String articleExpenditureTypeFeadI) |
void |
setMaterialDeprivation(java.lang.String materialDeprivation) |
void |
setOperation(java.lang.String operation) |
void |
setType(SfcFeadType type) |
getKeyInstance
public SfcFeadKeyDTO()
public SfcFeadKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.FeadExpenditureUniqueKey key)
public eu.europa.ec.sfc2014.frontoffice.model.domain.FeadExpenditureUniqueKey getUniqueKey()
public SfcFeadKeyDTO getKey()
public SfcFeadType getType()
public void setType(SfcFeadType type)
type
- the type to setpublic java.lang.String getMaterialDeprivation()
public void setMaterialDeprivation(java.lang.String materialDeprivation)
materialDeprivation
- the materialDeprivation to setpublic java.lang.String getArticleExpenditureTypeFeadI()
public void setArticleExpenditureTypeFeadI(java.lang.String articleExpenditureTypeFeadI)
articleExpenditureTypeFeadI
- the articleExpenditureTypeFeadI to setpublic java.lang.String getActionType()
public void setActionType(java.lang.String actionType)
actionType
- the actionType to setpublic java.lang.String getOperation()
public void setOperation(java.lang.String operation)
operation
- the operation to setCopyright © 2024. All rights reserved.