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 boolean
m_bIsHoppingOn
protected int[]
m_ChanneIndexList
protected java.lang.String
m_sRregionName
protected java.lang.String
m_sStandardName
-
Constructor Summary
Constructors Modifier Constructor Description protected
ActiveRegionInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
getChannelIndexList()
boolean
getIsHoppingOn()
java.lang.String
getRegionName()
java.lang.String
getStandardName()
-