public class Proximity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Proximity.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBeaconId() |
double |
getLatitude() |
double |
getLongitude() |
int |
getMajor() |
int |
getMinor() |
int |
getRssi() |
int |
hashCode() |
static Proximity.Builder |
newBuilder() |
String |
toString() |
public static Proximity.Builder newBuilder()
public String getBeaconId()
public int getMajor()
public int getMinor()
public int getRssi()
public double getLatitude()
public double getLongitude()
Copyright © 2016. All rights reserved.