|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.features.poller.remote.gwt.client.remoteevents.LocationUpdatedRemoteEvent
public class LocationUpdatedRemoteEvent
LocationUpdatedRemoteEvent class.
| Constructor Summary | |
|---|---|
LocationUpdatedRemoteEvent()
Constructor for LocationUpdatedRemoteEvent. |
|
LocationUpdatedRemoteEvent(LocationInfo locationInfo)
Constructor for LocationUpdatedRemoteEvent. |
|
| Method Summary | |
|---|---|
void |
dispatch(MapRemoteEventHandler locationManager)
dispatch |
LocationInfo |
getLocationInfo()
getLocationInfo |
String |
toString()
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocationUpdatedRemoteEvent()
Constructor for LocationUpdatedRemoteEvent.
public LocationUpdatedRemoteEvent(LocationInfo locationInfo)
Constructor for LocationUpdatedRemoteEvent.
locationInfo - a LocationInfo object.| Method Detail |
|---|
public LocationInfo getLocationInfo()
getLocationInfo
LocationInfo object.public void dispatch(MapRemoteEventHandler locationManager)
dispatch
dispatch in interface MapRemoteEventlocationManager - a RemotePollerPresenter object.public String toString()
toString
toString in class ObjectString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||