|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.epc.reports.ECSightingStat
public abstract class ECSightingStat
An ECSightingStat
contains information about a single sighting of a Tag by
a particular Reader. An ALE implementation MAY use a subclass of this type to provide
information about a single sighting of a Tag.
For example, a subclass of this type might provide the timestamp for this sighting, the
received signal strength (for an RFID Tag), etc.
Note that ECSightingStat is used both by the Reading API and the Writing API. Unless otherwise noted, the interpretation of an ECSightingStat instance is the same in both APIs.
Constructor Summary | |
---|---|
ECSightingStat()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ECSightingStat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |