public class Score extends Object implements Serializable
| Constructor and Description |
|---|
Score() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz() |
String |
getIndicator() |
String |
getScore() |
void |
setClazz(String clazz) |
void |
setIndicator(String indicator) |
void |
setScore(String score) |
Copyright © 2025. All rights reserved.