-
- All Implemented Interfaces:
-
org.altbeacon.beacon.simulator.BeaconSimulator
public class StaticBeaconSimulator implements BeaconSimulator
Created by dyoung on 4/18/14.
-
-
Method Summary
Modifier and Type Method Description List<Beacon>
getBeacons()
void
setBeacons(List<Beacon> beacons)
-
-
Method Detail
-
getBeacons
List<Beacon> getBeacons()
-
setBeacons
void setBeacons(List<Beacon> beacons)
-
-
-
-