@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefActaTraitementsProduitAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements RefActaTraitementsProduit
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected String |
code_traitement
Nom de l'attribut en BD : code_traitement
|
protected String |
id_produit
Nom de l'attribut en BD : id_produit
|
protected int |
id_traitement
Nom de l'attribut en BD : id_traitement
|
protected boolean |
nodu
Nom de l'attribut en BD : nodu
|
protected String |
nom_produit
Nom de l'attribut en BD : nom_produit
|
protected String |
nom_traitement
Nom de l'attribut en BD : nom_traitement
|
protected String |
source
Nom de l'attribut en BD : source
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_CODE_TRAITEMENT, PROPERTY_ID_PRODUIT, PROPERTY_ID_TRAITEMENT, PROPERTY_NODU, PROPERTY_NOM_PRODUIT, PROPERTY_NOM_TRAITEMENT, PROPERTY_SOURCE| Constructor and Description |
|---|
RefActaTraitementsProduitAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getCode_traitement() |
String |
getId_produit() |
int |
getId_traitement() |
String |
getNom_produit() |
String |
getNom_traitement() |
String |
getSource() |
boolean |
isActive() |
boolean |
isNodu() |
void |
setActive(boolean active) |
void |
setCode_traitement(String code_traitement) |
void |
setId_produit(String id_produit) |
void |
setId_traitement(int id_traitement) |
void |
setNodu(boolean nodu) |
void |
setNom_produit(String nom_produit) |
void |
setNom_traitement(String nom_traitement) |
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 id_produit
protected String nom_produit
protected int id_traitement
protected String code_traitement
protected String nom_traitement
protected boolean nodu
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 setId_produit(String id_produit)
setId_produit in interface RefActaTraitementsProduitpublic String getId_produit()
getId_produit in interface RefActaTraitementsProduitpublic void setNom_produit(String nom_produit)
setNom_produit in interface RefActaTraitementsProduitpublic String getNom_produit()
getNom_produit in interface RefActaTraitementsProduitpublic void setId_traitement(int id_traitement)
setId_traitement in interface RefActaTraitementsProduitpublic int getId_traitement()
getId_traitement in interface RefActaTraitementsProduitpublic void setCode_traitement(String code_traitement)
setCode_traitement in interface RefActaTraitementsProduitpublic String getCode_traitement()
getCode_traitement in interface RefActaTraitementsProduitpublic void setNom_traitement(String nom_traitement)
setNom_traitement in interface RefActaTraitementsProduitpublic String getNom_traitement()
getNom_traitement in interface RefActaTraitementsProduitpublic void setNodu(boolean nodu)
setNodu in interface RefActaTraitementsProduitpublic boolean isNodu()
isNodu in interface RefActaTraitementsProduitpublic void setSource(String source)
setSource in interface RefActaTraitementsProduitpublic String getSource()
getSource in interface RefActaTraitementsProduitpublic void setActive(boolean active)
setActive in interface RefActaTraitementsProduitsetActive in interface ReferentialEntitypublic boolean isActive()
isActive in interface RefActaTraitementsProduitisActive in interface ReferentialEntityCopyright © 2013–2015 Inra. All rights reserved.