public class S1_MDT
extends java.lang.Object
Constructor and Description |
---|
S1_MDT() |
S1_MDT(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.MaterialDeprivationType feadMaterial) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getDescription() |
static java.util.Collection<S1_MDT> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.ProgrammeVersionFead fead) |
S1_mdt_typ |
getS1_mdt_typ() |
void |
setCode(java.lang.String code) |
void |
setDescription(java.lang.String description) |
void |
setS1_mdt_typ(S1_mdt_typ s1_mdt_typ) |
public S1_MDT()
public S1_MDT(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.MaterialDeprivationType feadMaterial)
public static java.util.Collection<S1_MDT> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.fead.ProgrammeVersionFead fead)
public S1_mdt_typ getS1_mdt_typ()
public void setS1_mdt_typ(S1_mdt_typ s1_mdt_typ)
s1_mdt_typ
- the s1_mdt_typ to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the description to setpublic java.lang.String getCode()
public void setCode(java.lang.String code)
code
- the code to setCopyright © 2024. All rights reserved.