public class ResultInfo extends Object
| Constructor and Description |
|---|
ResultInfo() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
String |
getName() |
int |
getScore() |
void |
setLocation(Location location) |
void |
setName(String name) |
void |
setScore(int score) |
Copyright © 2024. All rights reserved.