|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.epc.reports.ECTagStat
public class ECTagStat
An ECTagStat
provides additional, implementation-defined information about
each "sighting" of a Tag, that is, each time a Tag is acquired by one of the Readers
participating in the event cycle.
Constructor Summary | |
---|---|
ECTagStat()
Constructor |
|
ECTagStat(ECStatProfileName profile)
Constructor |
Method Summary | |
---|---|
ECStatProfileName |
getProfile()
Getter for profile |
ECReaderStat[] |
getStatBlocks()
Getter for statBlocks |
void |
setStatBlocks(ECReaderStat[] statBlocks)
Setter for statBlocks |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ECTagStat()
profile
- statBlocks
- public ECTagStat(ECStatProfileName profile)
Method Detail |
---|
public ECStatProfileName getProfile()
public ECReaderStat[] getStatBlocks()
public void setStatBlocks(ECReaderStat[] statBlocks)
statBlocks
- the value to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |