Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova.geofencing
Class GeoFencingEvent

java.lang.Object
  extended by org.jboss.errai.ui.cordova.geofencing.GeoFencingEvent

public class GeoFencingEvent
extends Object

Author:
edewit@redhat.com

Constructor Summary
GeoFencingEvent(int regionId)
           
 
Method Summary
 int getRegionId()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeoFencingEvent

public GeoFencingEvent(int regionId)
Method Detail

getRegionId

public int getRegionId()

toString

public String toString()
Overrides:
toString in class Object

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.