Class is used for storing Eddystone.
More...
Class is used for storing Eddystone.
Referenced from Sublocation.
Definition at line 18 of file Eddystone.java.
◆ getInstanceId()
abstract String com.navigine.idl.java.Eddystone.getInstanceId |
( |
| ) |
|
|
abstract |
eddystone's instanceId.
- Returns
◆ getLocationId()
abstract int com.navigine.idl.java.Eddystone.getLocationId |
( |
| ) |
|
|
abstract |
eddystone's location identifier.
- Returns
◆ getName()
abstract String com.navigine.idl.java.Eddystone.getName |
( |
| ) |
|
|
abstract |
eddystone's name.
- Returns
◆ getNamespaceId()
abstract String com.navigine.idl.java.Eddystone.getNamespaceId |
( |
| ) |
|
|
abstract |
eddystone's namespaceId.
- Returns
◆ getPoint()
abstract Point com.navigine.idl.java.Eddystone.getPoint |
( |
| ) |
|
|
abstract |
eddystone's X and Y coordinates in meters as Point (within the sublocation).
- Returns
◆ getPower()
abstract Integer com.navigine.idl.java.Eddystone.getPower |
( |
| ) |
|
|
abstract |
eddystone's power.
- Returns
◆ getStatus()
◆ getSublocationId()
abstract int com.navigine.idl.java.Eddystone.getSublocationId |
( |
| ) |
|
|
abstract |
eddystone's sublocation identifier.
- Returns
The documentation for this class was generated from the following file: