pops.ale.engine
Interface Reader

All Known Implementing Classes:
CaenReaderWrapper

interface Reader

Reader abtraction for scanner.

Author:
rdagher

Method Summary
 boolean hasTagInField(byte[] tagId)
           
 void setPower(int pw)
           
 

Method Detail

setPower

void setPower(int pw)
              throws java.lang.Exception
Throws:
java.lang.Exception

hasTagInField

boolean hasTagInField(byte[] tagId)
                      throws java.lang.Exception
Throws:
java.lang.Exception