public class PlateRecognizeResponse extends BaseResponse
BaseResponse.ErrorResponse| 构造器和说明 |
|---|
PlateRecognizeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getFakeResult()
Gets fake result.
|
String |
getFakeScore()
Gets fake score.
|
void |
setFakeResult(int fakeResult)
Sets fake result.
|
void |
setFakeScore(String fakeScore)
Sets fake score.
|
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestIdpublic int getFakeResult()
public void setFakeResult(int fakeResult)
fakeResult - the fake resultpublic String getFakeScore()
public void setFakeScore(String fakeScore)
fakeScore - the fake scoreCopyright © 2025. All rights reserved.