类 PlateRecognizeResponse

java.lang.Object
com.icetech.sdk.response.BaseResponse
com.icetech.sdk.response.PlateRecognizeResponse

public class PlateRecognizeResponse extends BaseResponse
Description PlateRecognizeResponse Copyright (c) Department of Research and Development/Beijing All Rights Reserved
版本:
1.0 @Date 2022/6/22 10:38
作者:
wgy
  • 构造器详细资料

    • PlateRecognizeResponse

      public PlateRecognizeResponse()
  • 方法详细资料

    • getFakeResult

      public int getFakeResult()
      Gets fake result.
      返回:
      the fake result
    • setFakeResult

      public void setFakeResult(int fakeResult)
      Sets fake result.
      参数:
      fakeResult - the fake result
    • getFakeScore

      public String getFakeScore()
      Gets fake score.
      返回:
      the fake score
    • setFakeScore

      public void setFakeScore(String fakeScore)
      Sets fake score.
      参数:
      fakeScore - the fake score