Schnittstelle IWhatsSidSection

Alle bekannten Implementierungsklassen:
IniWhatsSidSection, WhatsSidSection, WhatsSidSectionTeaVM

public interface IWhatsSidSection
  • Felddetails

  • Methodendetails

    • isEnable

      boolean isEnable()
      Getter of the WhatsSid enable.
      Gibt zurück:
      the WhatsSid enable
    • setEnable

      void setEnable(boolean enable)
      Setter of the WhatsSid enable.
      Parameter:
      enable - the WhatsSid enable
    • getUrl

      String getUrl()
      Getter of the WhatsSid url.
      Gibt zurück:
      the WhatsSid url
    • setUrl

      void setUrl(String url)
      Setter of the WhatsSid url.
      Parameter:
      url - the WhatsSid url
    • getUsername

      String getUsername()
      Getter of the WhatsSid username.
      Gibt zurück:
      the WhatsSid username
    • setUsername

      void setUsername(String username)
      Setter of the WhatsSid username.
      Parameter:
      username - the WhatsSid username
    • getPassword

      String getPassword()
      Getter of the WhatsSid password.
      Gibt zurück:
      the WhatsSid password
    • setPassword

      void setPassword(String password)
      Setter of the WhatsSid password.
      Parameter:
      password - the WhatsSid password
    • getConnectionTimeout

      int getConnectionTimeout()
      Getter of the WhatsSid connection timeout.
      Gibt zurück:
      the WhatsSid connection timeout
    • setConnectionTimeout

      void setConnectionTimeout(int connectionTimeout)
      Setter of the WhatsSid connection timeout.
      Parameter:
      connectionTimeout - the WhatsSid connection timeout
    • getCaptureTime

      int getCaptureTime()
      Getter of the capture time.
      Gibt zurück:
      the capture time
    • setCaptureTime

      void setCaptureTime(int captureTime)
      Setter of the capture time.
      Parameter:
      captureTime - the capture time
    • getMatchStartTime

      int getMatchStartTime()
      Getter of the match start time.
      Gibt zurück:
      the match start time
    • setMatchStartTime

      void setMatchStartTime(int matchStartTime)
      Setter of the match start time.
      Parameter:
      matchStartTime - the match start time
    • getMatchRetryTime

      int getMatchRetryTime()
      Getter of the match retry time.
      Gibt zurück:
      the match retry time
    • setMatchRetryTime

      void setMatchRetryTime(int matchRetryTime)
      Setter of the match retry time.
      Parameter:
      matchRetryTime - the match retry time
    • getMinimumRelativeConfidence

      float getMinimumRelativeConfidence()
      Getter of the minimum relative confidence.
      Gibt zurück:
      the minimum relative confidence
    • setMinimumRelativeConfidence

      void setMinimumRelativeConfidence(float minimumRelativeConfidence)
      Setter of the minimum relative confidence.
      Parameter:
      minimumRelativeConfidence - the minimum relative confidence
    • isDetectChipModel

      boolean isDetectChipModel()
      Getter of the auto-detect ChipModel
      Gibt zurück:
      auto-detect ChipModel
    • setDetectChipModel

      void setDetectChipModel(boolean detectChipModel)
      Setter of the auto-detect ChipModel
      Parameter:
      detectChipModel - auto-detect ChipModel