|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent
com.gisgraphy.domain.geoloc.entity.event.GisFeatureStoredEvent
public class GisFeatureStoredEvent
Represents an event when a GisFeature
is strored
Constructor Summary | |
---|---|
GisFeatureStoredEvent(GisFeature gisFeature)
|
Method Summary |
---|
Methods inherited from class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent |
---|
getGisFeature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GisFeatureStoredEvent(GisFeature gisFeature)
gisFeature
- The GisFeature
that has been stored
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |