Package com.zebra.rfid.api3
Class SupportedRegions
java.lang.Object
com.zebra.rfid.api3.SupportedRegions
Contains the supported region list. Contains getters of the length of the list and
region information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRegionInfo
(int index) Returns the Region Details for the specified indexint
length()
Gets the number of SupportedRegions
-
Constructor Details
-
SupportedRegions
public SupportedRegions()
-
-
Method Details
-
length
public int length()Gets the number of SupportedRegions -
getRegionInfo
Returns the Region Details for the specified index- Parameters:
index
-- Returns:
-