public class FinancialInstrumentDTO
extends java.lang.Object
Constructor and Description |
---|
FinancialInstrumentDTO() |
FinancialInstrumentDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.FinancialInstrument bean) |
Modifier and Type | Method and Description |
---|---|
FinancialInstrumentDetailDTO |
getFinancialInstrumentDetail() |
java.lang.String |
getFinancialInstrumentName() |
java.lang.String |
getFinancialInstrumentType() |
java.lang.String |
getRelatedFundOfFundsName() |
java.lang.String |
getRelatedFundOfFundsPriorityAxixCode() |
java.lang.String |
getRelatedFundOfFundsUnionPriority() |
void |
setFinancialInstrumentDetail(FinancialInstrumentDetailDTO financialInstrumentDetail) |
void |
setFinancialInstrumentName(java.lang.String financialInstrumentName) |
void |
setFinancialInstrumentType(java.lang.String financialInstrumentType) |
void |
setRelatedFundOfFundsName(java.lang.String relatedFundOfFundsName) |
void |
setRelatedFundOfFundsPriorityAxixCode(java.lang.String relatedFundOfFundsPriorityAxixCode) |
void |
setRelatedFundOfFundsUnionPriority(java.lang.String relatedFundOfFundsUnionPriority) |
public FinancialInstrumentDTO()
public FinancialInstrumentDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.implementationreport.FinancialInstrument bean)
public java.lang.String getFinancialInstrumentName()
public void setFinancialInstrumentName(java.lang.String financialInstrumentName)
financialInstrumentName
- the financialInstrumentName to setpublic java.lang.String getFinancialInstrumentType()
public void setFinancialInstrumentType(java.lang.String financialInstrumentType)
financialInstrumentType
- the financialInstrumentType to setpublic FinancialInstrumentDetailDTO getFinancialInstrumentDetail()
public void setFinancialInstrumentDetail(FinancialInstrumentDetailDTO financialInstrumentDetail)
financialInstrumentDetail
- the financialInstrumentDetail to setpublic java.lang.String getRelatedFundOfFundsName()
public void setRelatedFundOfFundsName(java.lang.String relatedFundOfFundsName)
public java.lang.String getRelatedFundOfFundsPriorityAxixCode()
public void setRelatedFundOfFundsPriorityAxixCode(java.lang.String relatedFundOfFundsPriorityAxixCode)
public java.lang.String getRelatedFundOfFundsUnionPriority()
public void setRelatedFundOfFundsUnionPriority(java.lang.String relatedFundOfFundsUnionPriority)
Copyright © 2024. All rights reserved.