@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class RefVarietePlantGrapeAbstract extends RefVarieteImpl implements RefVarietePlantGrape
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected int |
codeVar
Nom de l'attribut en BD : codeVar
|
protected String |
couleur
Nom de l'attribut en BD : couleur
|
protected String |
source
Nom de l'attribut en BD : source
|
protected String |
utilisation
Nom de l'attribut en BD : utilisation
|
protected String |
variete
Nom de l'attribut en BD : variete
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_CODE_VAR, PROPERTY_COULEUR, PROPERTY_SOURCE, PROPERTY_UTILISATION, PROPERTY_VARIETE| Constructor and Description |
|---|
RefVarietePlantGrapeAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
int |
getCodeVar() |
String |
getCouleur() |
String |
getSource() |
String |
getUtilisation() |
String |
getVariete() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setCodeVar(int codeVar) |
void |
setCouleur(String couleur) |
void |
setSource(String source) |
void |
setUtilisation(String utilisation) |
void |
setVariete(String variete) |
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 codeVar
protected String variete
protected String utilisation
protected String couleur
protected boolean active
protected String source
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 RefVarieteAbstractorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept0 in class RefVarieteAbstractorg.nuiton.topia.persistence.TopiaExceptionpublic void setCodeVar(int codeVar)
setCodeVar in interface RefVarietePlantGrapepublic int getCodeVar()
getCodeVar in interface RefVarietePlantGrapepublic void setVariete(String variete)
setVariete in interface RefVarietePlantGrapepublic String getVariete()
getVariete in interface RefVarietePlantGrapepublic void setUtilisation(String utilisation)
setUtilisation in interface RefVarietePlantGrapepublic String getUtilisation()
getUtilisation in interface RefVarietePlantGrapepublic void setCouleur(String couleur)
setCouleur in interface RefVarietePlantGrapepublic String getCouleur()
getCouleur in interface RefVarietePlantGrapepublic void setActive(boolean active)
setActive in interface ReferentialEntitysetActive in interface RefVarietePlantGrapepublic boolean isActive()
isActive in interface ReferentialEntityisActive in interface RefVarietePlantGrapepublic void setSource(String source)
setSource in interface RefVarietePlantGrapepublic String getSource()
getSource in interface RefVarietePlantGrapeCopyright © 2013–2015 Inra. All rights reserved.