类 PlateRecognition2Response

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

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

    • PlateRecognition2Response

      public PlateRecognition2Response()
  • 方法详细资料

    • getPlateNum

      public String getPlateNum()
      Gets plate num.
      返回:
      the plate num
    • setPlateNum

      public void setPlateNum(String plateNum)
      Sets plate num.
      参数:
      plateNum - the plate num
    • getPlateReliability

      public int getPlateReliability()
      Gets plate reliability.
      返回:
      the plate reliability
    • setPlateReliability

      public void setPlateReliability(int plateReliability)
      Sets plate reliability.
      参数:
      plateReliability - the plate reliability