public static interface QualityAssessor.GraphScoreWithTrace extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getGraphName() |
Double |
getScore() |
List<QualityAssessmentRule> |
getTrace() |
void |
setGraphName(String graphName) |
String getGraphName()
void setGraphName(String graphName)
Double getScore()
List<QualityAssessmentRule> getTrace()
Copyright © 2013. All Rights Reserved.