@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefInterventionAgrosystTravailEDIAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefInterventionAgrosystTravailEDI
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected AgrosystInterventionType |
intervention_agrosyst
Nom de l'attribut en BD : intervention_agrosyst
|
protected String |
reference_code
Nom de l'attribut en BD : reference_code
|
protected String |
reference_label
Nom de l'attribut en BD : reference_label
|
protected String |
source
Nom de l'attribut en BD : source
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_INTERVENTION_AGROSYST, PROPERTY_REFERENCE_CODE, PROPERTY_REFERENCE_LABEL, PROPERTY_SOURCE| Constructor and Description |
|---|
RefInterventionAgrosystTravailEDIAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
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) |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String reference_code
protected String reference_label
protected String source
protected boolean active
protected AgrosystInterventionType intervention_agrosyst
public RefInterventionAgrosystTravailEDIAbstract()
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
org.nuiton.topia.persistence.TopiaExceptionpublic void setReference_code(String reference_code)
setReference_code in interface RefInterventionAgrosystTravailEDIpublic String getReference_code()
getReference_code in interface RefInterventionAgrosystTravailEDIpublic void setReference_label(String reference_label)
setReference_label in interface RefInterventionAgrosystTravailEDIpublic String getReference_label()
getReference_label in interface RefInterventionAgrosystTravailEDIpublic void setSource(String source)
setSource in interface RefInterventionAgrosystTravailEDIpublic String getSource()
getSource in interface RefInterventionAgrosystTravailEDIpublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefInterventionAgrosystTravailEDIpublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefInterventionAgrosystTravailEDIpublic void setIntervention_agrosyst(AgrosystInterventionType intervention_agrosyst)
setIntervention_agrosyst in interface RefInterventionAgrosystTravailEDIpublic AgrosystInterventionType getIntervention_agrosyst()
getIntervention_agrosyst in interface RefInterventionAgrosystTravailEDICopyright © 2013–2015 Inra. All rights reserved.