public class CreateAuditingPictureJobResponse.OcrResults extends Object
| Constructor and Description |
|---|
OcrResults() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getKeywords() |
CreateAuditingPictureJobResponse.RotateLocation |
getLocation() |
String |
getText() |
void |
setKeywords(List<String> keywords) |
void |
setLocation(CreateAuditingPictureJobResponse.RotateLocation location) |
void |
setText(String text) |
public String getText()
public void setText(String text)
public CreateAuditingPictureJobResponse.RotateLocation getLocation()
public void setLocation(CreateAuditingPictureJobResponse.RotateLocation location)
Copyright © 2025. All rights reserved.