public class SfcSfCfKeyDTO extends SfcKeyDto
Constructor and Description |
---|
SfcSfCfKeyDTO() |
SfcSfCfKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.SfcfUniqueKey key) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFund() |
SfcSfCfKeyDTO |
getKey() |
java.lang.String |
getKeyStr() |
SfcPriorityAxisDTO |
getPriorityAxis() |
java.lang.String |
getRegionCategory() |
void |
setFund(java.lang.String fund) |
void |
setPriorityAxis(SfcPriorityAxisDTO priorityAxis) |
void |
setRegionCategory(java.lang.String regionCategory) |
getKeyInstance
public SfcSfCfKeyDTO()
public SfcSfCfKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.SfcfUniqueKey key)
public SfcPriorityAxisDTO getPriorityAxis()
public void setPriorityAxis(SfcPriorityAxisDTO priorityAxis)
priorityAxis
- the priorityAxis to setpublic java.lang.String getRegionCategory()
public void setRegionCategory(java.lang.String regionCategory)
regionCategory
- the regionCategory to setpublic java.lang.String getFund()
public void setFund(java.lang.String fund)
fund
- the fund to setpublic SfcSfCfKeyDTO getKey()
Copyright © 2024. All rights reserved.