@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefOTEXAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefOTEX
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected int |
code_OTEX_18_postes
Nom de l'attribut en BD : code_OTEX_18_postes
|
protected int |
code_OTEX_70_postes
Nom de l'attribut en BD : code_OTEX_70_postes
|
protected String |
libelle_OTEX_18_postes
Nom de l'attribut en BD : libelle_OTEX_18_postes
|
protected String |
libelle_OTEX_70_postes
Nom de l'attribut en BD : libelle_OTEX_70_postes
|
protected String |
source
Nom de l'attribut en BD : source
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_CODE__OTEX_18_POSTES, PROPERTY_CODE__OTEX_70_POSTES, PROPERTY_LIBELLE__OTEX_18_POSTES, PROPERTY_LIBELLE__OTEX_70_POSTES, PROPERTY_SOURCE| Constructor and Description |
|---|
RefOTEXAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
int |
getCode_OTEX_18_postes() |
int |
getCode_OTEX_70_postes() |
String |
getLibelle_OTEX_18_postes() |
String |
getLibelle_OTEX_70_postes() |
String |
getSource() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setCode_OTEX_18_postes(int code_OTEX_18_postes) |
void |
setCode_OTEX_70_postes(int code_OTEX_70_postes) |
void |
setLibelle_OTEX_18_postes(String libelle_OTEX_18_postes) |
void |
setLibelle_OTEX_70_postes(String libelle_OTEX_70_postes) |
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 int code_OTEX_18_postes
protected String libelle_OTEX_18_postes
protected int code_OTEX_70_postes
protected String libelle_OTEX_70_postes
protected String source
protected boolean active
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 setCode_OTEX_18_postes(int code_OTEX_18_postes)
setCode_OTEX_18_postes in interface RefOTEXpublic int getCode_OTEX_18_postes()
getCode_OTEX_18_postes in interface RefOTEXpublic void setLibelle_OTEX_18_postes(String libelle_OTEX_18_postes)
setLibelle_OTEX_18_postes in interface RefOTEXpublic String getLibelle_OTEX_18_postes()
getLibelle_OTEX_18_postes in interface RefOTEXpublic void setCode_OTEX_70_postes(int code_OTEX_70_postes)
setCode_OTEX_70_postes in interface RefOTEXpublic int getCode_OTEX_70_postes()
getCode_OTEX_70_postes in interface RefOTEXpublic void setLibelle_OTEX_70_postes(String libelle_OTEX_70_postes)
setLibelle_OTEX_70_postes in interface RefOTEXpublic String getLibelle_OTEX_70_postes()
getLibelle_OTEX_70_postes in interface RefOTEXpublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefOTEXpublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefOTEXCopyright © 2013–2015 Inra. All rights reserved.