|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.domain.geoloc.entity.event.GisFeaturesEvent
public class GisFeaturesEvent
Event that occurred on several GisFeatures
GisFeatureEvent| Constructor Summary | |
|---|---|
GisFeaturesEvent(java.util.List<? extends GisFeature> gisFeatures)
Default constructor |
|
| Method Summary | |
|---|---|
java.util.List<? extends GisFeature> |
getGisFeatures()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GisFeaturesEvent(java.util.List<? extends GisFeature> gisFeatures)
gisFeatures - The GisFeatures the current event refers to| Method Detail |
|---|
public java.util.List<? extends GisFeature> getGisFeatures()
GisFeatures the current event refers to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||