public class BaselineScore extends Score
Constructor and Description |
---|
BaselineScore() |
BaselineScore(String scoreCard,
Double value,
String characteristic) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCharacteristic() |
int |
hashCode() |
void |
setCharacteristic(String characteristic) |
String |
toString() |
getScoreCard, getValue, setScoreCard, setValue
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.