public class OcrResp
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
List<com.mikuac.shiro.dto.action.response.OcrResp.TextDetection>
int
void
void
setTexts(List<com.mikuac.shiro.dto.action.response.OcrResp.TextDetection> texts)
-
-
Method Details
-
getTexts
public List<com.mikuac.shiro.dto.action.response.OcrResp.TextDetection> getTexts()
-
-
setTexts
public void setTexts(List<com.mikuac.shiro.dto.action.response.OcrResp.TextDetection> texts)
-
setLanguage
public void setLanguage(String language)
-
-
canEqual
protected boolean canEqual(Object other)
-
-