public class S1_a_2_p_detail
extends java.lang.Object
Constructor and Description |
---|
S1_a_2_p_detail() |
S1_a_2_p_detail(eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.dto.OperatingSupportProjectIsfDetailEntry entry) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCategoryNumber() |
java.lang.String |
getDescription() |
java.math.BigDecimal |
getEuAmount() |
java.lang.Long |
getNumber() |
static java.util.Collection<S1_a_2_p_detail> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.dto.OperatingSupportProjectIsfDetailEntry> entries) |
void |
setCategoryNumber(java.lang.String categoryNumber) |
void |
setDescription(java.lang.String description) |
void |
setEuAmount(java.math.BigDecimal euAmount) |
void |
setNumber(java.lang.Long number) |
public S1_a_2_p_detail()
public S1_a_2_p_detail(eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.dto.OperatingSupportProjectIsfDetailEntry entry)
public static java.util.Collection<S1_a_2_p_detail> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.amfisf.dto.OperatingSupportProjectIsfDetailEntry> entries)
public java.lang.String getCategoryNumber()
public void setCategoryNumber(java.lang.String categoryNumber)
categoryNumber
- the categoryNumber to setpublic java.lang.Long getNumber()
public void setNumber(java.lang.Long number)
number
- the number to setpublic java.math.BigDecimal getEuAmount()
public void setEuAmount(java.math.BigDecimal euAmount)
euAmount
- the euAmount to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the description to setCopyright © 2024. All rights reserved.