Package com.zebra.rfid.api3
Class PeriodicTrigger
java.lang.Object
com.zebra.rfid.api3.PeriodicTrigger
Periodic Trigger Information.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
StartTime
UTC Time to start the operation.
-
-
Method Details
-
getPeriod
public int getPeriod()Non-zero value indicating the time period in milliseconds for which inventory will run. -
setPeriod
public void setPeriod(int period) Non-zero value indicating the time period in milliseconds for which inventory will run.
-