public class HSMQualityScore extends Object
| Constructor and Description |
|---|
HSMQualityScore() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDate() |
List<String> |
getReasons() |
String |
getScore() |
void |
setDate(long date) |
void |
setReasons(List<String> reasons) |
void |
setScore(String score) |
String |
toString() |
Copyright © 2024. All rights reserved.