Package com.zebra.rfid.api3
Class LED_INFO
java.lang.Object
com.zebra.rfid.api3.LED_INFO
This class contains the LED information of the reader such as LED Color, duration and blink flag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ledColor
-
duration
public int duration -
blink
public boolean blink -
reserved
public int[] reserved
-
-
Constructor Details
-
LED_INFO
public LED_INFO()
-