public class BaselineScore extends InitialScore implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
characteristic |
score, scorecardName
Constructor and Description |
---|
BaselineScore(String scorecardName,
String characteristic,
double score) |
Modifier and Type | Method and Description |
---|---|
String |
getCharacteristic() |
void |
setCharacteristic(String characteristic) |
getScore, getScorecardName, setScore, setScorecardName
protected String characteristic
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.