public abstract class UsineAbstract extends LieuImpl implements Usine
| Modifier and Type | Field and Description |
|---|---|
protected String |
adresse
Nom de l'attribut en BD : adresse
|
protected boolean |
blockGPSModif
Nom de l'attribut en BD : blockGPSModif
|
protected String |
codeINSEE
Nom de l'attribut en BD : codeINSEE
|
protected String |
codePostal
Nom de l'attribut en BD : codePostal
|
protected String |
ville
Nom de l'attribut en BD : ville
|
code, tomtomGPSreadListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ADRESSE, PROPERTY_BLOCK_GPSMODIF, PROPERTY_CODE_INSEE, PROPERTY_CODE_POSTAL, PROPERTY_VILLEPROPERTY_CODE, PROPERTY_TOMTOM_GPS| Constructor and Description |
|---|
UsineAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
String |
getAdresse() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
boolean |
getBlockGPSModif() |
String |
getCodeINSEE() |
String |
getCodePostal() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
String |
getVille() |
boolean |
isBlockGPSModif() |
void |
setAdresse(String adresse) |
void |
setBlockGPSModif(boolean blockGPSModif) |
void |
setCodeINSEE(String codeINSEE) |
void |
setCodePostal(String codePostal) |
void |
setVille(String ville) |
String |
toString() |
getCode, getTomtomGPS, setCode, setTomtomGPSaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCode, getTomtomGPS, setCode, setTomtomGPSaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String adresse
protected String codePostal
protected String ville
protected String codeINSEE
protected boolean blockGPSModif
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityaccept in class LieuAbstractorg.nuiton.topia.TopiaExceptionpublic void setAdresse(String adresse)
setAdresse in interface Usinepublic String getAdresse()
getAdresse in interface Usinepublic void setCodePostal(String codePostal)
setCodePostal in interface Usinepublic String getCodePostal()
getCodePostal in interface Usinepublic void setCodeINSEE(String codeINSEE)
setCodeINSEE in interface Usinepublic String getCodeINSEE()
getCodeINSEE in interface Usinepublic void setBlockGPSModif(boolean blockGPSModif)
setBlockGPSModif in interface Usinepublic boolean isBlockGPSModif()
isBlockGPSModif in interface Usinepublic boolean getBlockGPSModif()
getBlockGPSModif in interface Usinepublic List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class LieuAbstractorg.nuiton.topia.TopiaExceptionpublic List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class LieuAbstractorg.nuiton.topia.TopiaExceptionpublic String toString()
toString in class LieuAbstractCopyright © 2008-2013 Cybelia. All Rights Reserved.