Class UHFInventorySetting


  • public class UHFInventorySetting
    extends java.lang.Object
    Uhf inventory settings
    • Constructor Detail

      • UHFInventorySetting

        public UHFInventorySetting​(boolean onlyNewTag,
                                   boolean withRssi,
                                   boolean withTid,
                                   boolean fastStart)
        Parameters:
        onlyNewTag - only new tags flag
        withRssi - with rssi flag
        withTid - with tid flag
        fastStart - the fast start flag
    • Method Detail

      • onlyNewTag

        public boolean onlyNewTag()
        Returns:
        the onlyNewTag
      • setOnlyNewTag

        public void setOnlyNewTag​(boolean onlyNewTag)
        Parameters:
        onlyNewTag - the onlyNewTag to set
      • withRssi

        public boolean withRssi()
        Returns:
        the withRssi
      • setWithRssi

        public void setWithRssi​(boolean withRssi)
        Parameters:
        withRssi - the withRssi to set
      • withTid

        public boolean withTid()
        Returns:
        the withTid
      • setWithTid

        public void setWithTid​(boolean withTid)
        Parameters:
        withTid - the withTid to set
      • isFastStart

        public boolean isFastStart()
        Returns:
        true if the fast start is enabled
      • setFastStart

        public void setFastStart​(boolean fastStart)
        Parameters:
        fastStart - set to true to enable the fast start