@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public interface RefInterventionAgrosystTravailEDI extends ReferentialEntity, org.nuiton.topia.persistence.TopiaEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ACTIVE |
static String |
PROPERTY_INTERVENTION_AGROSYST |
static String |
PROPERTY_REFERENCE_CODE |
static String |
PROPERTY_REFERENCE_LABEL |
static String |
PROPERTY_SOURCE |
| Modifier and Type | Method and Description |
|---|---|
AgrosystInterventionType |
getIntervention_agrosyst() |
String |
getReference_code() |
String |
getReference_label() |
String |
getSource() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setIntervention_agrosyst(AgrosystInterventionType intervention_agrosyst) |
void |
setReference_code(String reference_code) |
void |
setReference_label(String reference_label) |
void |
setSource(String source) |
static final String PROPERTY_REFERENCE_CODE
static final String PROPERTY_REFERENCE_LABEL
static final String PROPERTY_SOURCE
static final String PROPERTY_ACTIVE
static final String PROPERTY_INTERVENTION_AGROSYST
void setReference_code(String reference_code)
String getReference_code()
void setReference_label(String reference_label)
String getReference_label()
void setSource(String source)
String getSource()
void setActive(boolean active)
setActive in interface ReferentialEntityboolean isActive()
isActive in interface ReferentialEntityvoid setIntervention_agrosyst(AgrosystInterventionType intervention_agrosyst)
AgrosystInterventionType getIntervention_agrosyst()
Copyright © 2013–2015 Inra. All rights reserved.