@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefNuisibleEDIAbstract extends RefBioAgressorImpl implements RefNuisibleEDI
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected String |
reference_code
Nom de l'attribut en BD : reference_code
|
protected int |
reference_id
Nom de l'attribut en BD : reference_id
|
protected String |
reference_label
Nom de l'attribut en BD : reference_label
|
protected BioAgressorType |
reference_param
Nom de l'attribut en BD : reference_param
|
protected int |
repository_id
Nom de l'attribut en BD : repository_id
|
protected String |
source
Nom de l'attribut en BD : source
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_REFERENCE_CODE, PROPERTY_REFERENCE_ID, PROPERTY_REFERENCE_LABEL, PROPERTY_REFERENCE_PARAM, PROPERTY_REPOSITORY_ID, PROPERTY_SOURCE| Constructor and Description |
|---|
RefNuisibleEDIAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getReference_code() |
int |
getReference_id() |
String |
getReference_label() |
BioAgressorType |
getReference_param() |
int |
getRepository_id() |
String |
getSource() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setReference_code(String reference_code) |
void |
setReference_id(int reference_id) |
void |
setReference_label(String reference_label) |
void |
setReference_param(BioAgressorType reference_param) |
void |
setRepository_id(int repository_id) |
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, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetLabelprotected int repository_id
protected int reference_id
protected String reference_code
protected String reference_label
protected String source
protected boolean active
protected BioAgressorType reference_param
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityaccept in class RefBioAgressorAbstractorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept0 in class RefBioAgressorAbstractorg.nuiton.topia.persistence.TopiaExceptionpublic void setRepository_id(int repository_id)
setRepository_id in interface RefNuisibleEDIpublic int getRepository_id()
getRepository_id in interface RefNuisibleEDIpublic void setReference_id(int reference_id)
setReference_id in interface RefNuisibleEDIpublic int getReference_id()
getReference_id in interface RefNuisibleEDIpublic void setReference_code(String reference_code)
setReference_code in interface RefNuisibleEDIpublic String getReference_code()
getReference_code in interface RefNuisibleEDIpublic void setReference_label(String reference_label)
setReference_label in interface RefNuisibleEDIpublic String getReference_label()
getReference_label in interface RefNuisibleEDIpublic void setSource(String source)
setSource in interface RefNuisibleEDIpublic String getSource()
getSource in interface RefNuisibleEDIpublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefNuisibleEDIpublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefNuisibleEDIpublic void setReference_param(BioAgressorType reference_param)
setReference_param in interface RefNuisibleEDIpublic BioAgressorType getReference_param()
getReference_param in interface RefNuisibleEDICopyright © 2013–2015 Inra. All rights reserved.