|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.stumbler.gui.BeaconHistory.BeaconHistoryHelper
| Field Summary | |
TwoDCoordinate |
gpsLL
|
BeaconReading |
reading
|
long |
timestamp
|
| Constructor Summary | |
BeaconHistory.BeaconHistoryHelper(BeaconReading reading,
TwoDCoordinate gpsLL,
long timestamp)
|
|
| Method Summary | |
java.lang.String |
getId()
|
boolean |
hasGPS()
|
boolean |
isNew(Mapper inMapper)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public BeaconReading reading
public long timestamp
public TwoDCoordinate gpsLL
| Constructor Detail |
public BeaconHistory.BeaconHistoryHelper(BeaconReading reading,
TwoDCoordinate gpsLL,
long timestamp)
| Method Detail |
public boolean isNew(Mapper inMapper)
public boolean hasGPS()
public java.lang.String getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||