public class RecognizeLogoResponse.LogoInfo extends Object
| Constructor and Description |
|---|
LogoInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<RecognizeLogoResponse.Location> |
getLocation() |
String |
getName() |
Integer |
getScore() |
void |
setLocation(List<RecognizeLogoResponse.Location> location) |
void |
setName(String name) |
void |
setScore(Integer score) |
public String getName()
public void setName(String name)
public Integer getScore()
public void setScore(Integer score)
public List<RecognizeLogoResponse.Location> getLocation()
public void setLocation(List<RecognizeLogoResponse.Location> location)
Copyright © 2025. All rights reserved.