Class SupportedRegions

java.lang.Object
com.zebra.rfid.api3.SupportedRegions

public class SupportedRegions extends Object
Contains the supported region list. Contains getters of the length of the list and region information
  • Constructor Details

    • SupportedRegions

      public SupportedRegions()
  • Method Details

    • length

      public int length()
      Gets the number of SupportedRegions
    • getRegionInfo

      public RegionInfo getRegionInfo(int index)
      Returns the Region Details for the specified index
      Parameters:
      index -
      Returns: