public class S6
extends java.lang.Object
Constructor and Description |
---|
S6() |
S6(eu.europa.ec.sfc2014.frontoffice.model.domain.eipproject.EipAgriPractice eip) |
Modifier and Type | Method and Description |
---|---|
java.lang.Short |
getCode() |
static java.util.Collection<S6> |
getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.eipproject.EipAgriProjectVersion eip) |
java.lang.String |
getPracticeAbstract() |
java.lang.String |
getPracticeAbstractEN() |
void |
setCode(java.lang.Short code) |
void |
setPracticeAbstract(java.lang.String practiceAbstract) |
void |
setPracticeAbstractEN(java.lang.String practiceAbstractEN) |
public S6()
public S6(eu.europa.ec.sfc2014.frontoffice.model.domain.eipproject.EipAgriPractice eip)
public static java.util.Collection<S6> getObjects(eu.europa.ec.sfc2014.frontoffice.model.domain.eipproject.EipAgriProjectVersion eip)
public java.lang.Short getCode()
public void setCode(java.lang.Short code)
code
- the code to setpublic java.lang.String getPracticeAbstract()
public void setPracticeAbstract(java.lang.String practiceAbstract)
practiceAbstract
- the practiceAbstract to setpublic java.lang.String getPracticeAbstractEN()
public void setPracticeAbstractEN(java.lang.String practiceAbstractEN)
practiceAbstractEN
- the practiceAbstractEN to setCopyright © 2024. All rights reserved.