Package | Description |
---|---|
com.gisgraphy.domain.geoloc.entity | |
com.gisgraphy.webapp.action |
Modifier and Type | Method and Description |
---|---|
Set<AlternateName> |
GisFeature.getAlternateNames() |
Modifier and Type | Method and Description |
---|---|
void |
GisFeature.addAlternateName(AlternateName alternateName)
Do a double set : add the alternate name to the current GisFeature and set
this GisFeature as the GisFeature of the specified AlternateName
|
Modifier and Type | Method and Description |
---|---|
void |
GisFeature.addAlternateNames(List<AlternateName> alternateNames)
Do a double set : add (not replace !)
|
void |
GisFeature.setAlternateNames(Set<AlternateName> alternateNames) |
Modifier and Type | Method and Description |
---|---|
AlternateName |
EditAlternateNameAction.getAlternatename() |
Modifier and Type | Method and Description |
---|---|
void |
EditAlternateNameAction.setAlternatename(AlternateName alternateName) |
Copyright © 2015. All rights reserved.