public class Equipement extends ElementGeoroute
Modifier and Type | Field and Description |
---|---|
protected Acces |
acces |
protected int |
accesID |
id_georoute, type
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
Equipement() |
Modifier and Type | Method and Description |
---|---|
Acces |
getAcces()
Recupere l'acces en relation
|
int |
getAccesID()
Ne pas utiliser, necessaire au mapping OJB dans le cas d'un lien 1-1
|
GM_Point |
getGeometrie()
Renvoie la geometrie de self
|
void |
setAcces(Acces O)
Definit l'acces en relation, et met a jour la relation inverse.
|
void |
setAccesID(int I)
Ne pas utiliser, necessaire au mapping OJB dans le cas d'un lien 1-1
|
void |
setGeometrie(GM_Point geometrie)
Definit la geometrie de self
|
getId_georoute, getType, recherche_element_avec_idgeoroute, setId_georoute, setType
cloneGeom
addAllCorrespondants, addCorrespondant, class2PrimitiveClass, clearCorrespondants, createTypedFeature, equals, getAttribute, getAttribute, getCorrespondant, getCorrespondants, getCorrespondants, getCorrespondantsAsString, getFeatureCollection, getFeatureCollections, getFeatureType, getGeom, getId, getLogger, getPopulation, getRelatedFeatures, getRelatedFeatures, getRepresentation, getSizeCorrespondants, getTopo, hasGeom, hasTopo, intersecte, isDeleted, removeCorrespondant, setAttribute, setCorrespondants, setDeleted, setFeatureType, setGeom, setId, setPopulation, setRepresentation, setTopo, toString
protected Acces acces
protected int accesID
public Acces getAcces()
public void setAcces(Acces O)
public int getAccesID()
public void setAccesID(int I)
public GM_Point getGeometrie()
public void setGeometrie(GM_Point geometrie)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.