|
||||||||||
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
public class GisFeatureEvent
Event that occurred on one GisFeature
s
GisFeaturesEvent
Constructor Summary | |
---|---|
GisFeatureEvent(GisFeature gisFeature)
Default constructor |
Method Summary | |
---|---|
GisFeature |
getGisFeature()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GisFeatureEvent(GisFeature gisFeature)
gisFeature
- The GisFeature
the current event refers toMethod Detail |
---|
public GisFeature getGisFeature()
GisFeature
the current event refers to
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |