public class DirectionReport
extends java.lang.Object
DirectionReportListener,
instantiated and populated by ImpinjReaderImpinjReader| Modifier and Type | Method and Description |
|---|---|
TagData |
getEpc() |
short |
getFirstSeenSector() |
ImpinjTimestamp |
getFirstSeenTime() |
short |
getLastReadSector() |
ImpinjTimestamp |
getLastReadTime() |
DirectionReportType |
getReportType() |
DirectionTagPopulationStatus |
getTagPopulationStatus() |
java.lang.String |
toString() |
public TagData getEpc()
public ImpinjTimestamp getFirstSeenTime()
public ImpinjTimestamp getLastReadTime()
public short getFirstSeenSector()
public short getLastReadSector()
public DirectionReportType getReportType()
DirectionReportType indicating the event that generated this DirectionReportpublic DirectionTagPopulationStatus getTagPopulationStatus()
DirectionTagPopulationStatus indicating the overflow status of the current tag populationpublic java.lang.String toString()
toString in class java.lang.Object