Package com.zebra.rfid.api3
Class ActiveRegionInfo
- java.lang.Object
-
- com.zebra.rfid.api3.ActiveRegionInfo
-
public class ActiveRegionInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected booleanm_bIsHoppingOnprotected int[]m_ChanneIndexListprotected java.lang.Stringm_sRregionNameprotected java.lang.Stringm_sStandardName
-
Constructor Summary
Constructors Modifier Constructor Description protectedActiveRegionInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getChannelIndexList()booleangetIsHoppingOn()java.lang.StringgetRegionName()java.lang.StringgetStandardName()
-